Explorar el Código

Promoted to stable version 1.12.11

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