]> granicus.if.org Git - php/commitdiff
Revert accidented committed php_version.h
authorXinchen Hui <laruence@php.net>
Fri, 27 Dec 2013 06:10:55 +0000 (14:10 +0800)
committerXinchen Hui <laruence@php.net>
Fri, 27 Dec 2013 06:10:55 +0000 (14:10 +0800)
main/php_version.h

index d9ea4aab3cd61f5dbff50d8113875e70834728b3..8d30a367d368e44302b7f45f1445b4a8b3c57f34 100644 (file)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 5
-#define PHP_RELEASE_VERSION 5
+#define PHP_RELEASE_VERSION 8
 #define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.5.5-dev"
-#define PHP_VERSION_ID 50505
+#define PHP_VERSION "5.5.8-dev"
+#define PHP_VERSION_ID 50508