Browse Source

Bumped version

Matthew Weier O'Phinney 10 years ago
parent
commit
2b1549a12d
1 changed files with 1 additions and 1 deletions
  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