]> granicus.if.org Git - php/commitdiff
fix version - not -dev anymore since 5.5.0 release
authorStanislav Malyshev <stas@php.net>
Sat, 13 Jul 2013 00:23:22 +0000 (17:23 -0700)
committerStanislav Malyshev <stas@php.net>
Sat, 13 Jul 2013 00:23:22 +0000 (17:23 -0700)
Zend/zend.h

index 36554637ef39c427070e83eb55849f39775959f3..af653b15eb5b19b7f5070b2b0b576c016d986175 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef ZEND_H
 #define ZEND_H
 
-#define ZEND_VERSION "2.5.0-dev"
+#define ZEND_VERSION "2.5.0"
 
 #define ZEND_ENGINE_2