Explorar el Código

Bumped version

Matthew Weier O'Phinney hace 10 años
padre
commit
2b1549a12d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      library/Zend/Version.php

+ 1 - 1
library/Zend/Version.php

@@ -32,7 +32,7 @@ final class Zend_Version
     /**
      * Zend Framework version identification - see compareVersion()
      */
-    const VERSION = '1.12.17dev';
+    const VERSION = '1.12.18dev';
 
     /**
      * The latest stable version Zend Framework available