Browse Source

Promoted to stable version 1.12.11

Matthew Weier O'Phinney 11 years ago
parent
commit
b393122265
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.11dev';
+    const VERSION = '1.12.11';
 
     /**
      * The latest stable version Zend Framework available