Sfoglia il codice sorgente

Promoted to stable version 1.12.11

Matthew Weier O'Phinney 11 anni fa
parent
commit
b393122265
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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