From: Xinchen Hui Date: Fri, 27 Dec 2013 06:10:55 +0000 (+0800) Subject: Revert accidented committed php_version.h X-Git-Tag: php-5.6.0alpha1~81^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aba76f09fa3adca5208b877ed75b2c2ef8f4498f;p=php Revert accidented committed php_version.h --- diff --git a/main/php_version.h b/main/php_version.h index d9ea4aab3c..8d30a367d3 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -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