From: Stanislav Malyshev Date: Wed, 18 Mar 2015 00:13:50 +0000 (-0700) Subject: oops, no idea how this got in X-Git-Tag: php-5.6.8RC1~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=749f82af02f4ed0570d5e3a4cf6a1a8f5e9b1514;p=php oops, no idea how this got in --- diff --git a/main/php_version.h b/main/php_version.h index ed1e351fda..959e7cebf6 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 6 -#define PHP_RELEASE_VERSION 6 +#define PHP_RELEASE_VERSION 8 #define PHP_EXTRA_VERSION "-dev" -#define PHP_VERSION "5.6.6-dev" -#define PHP_VERSION_ID 50606 +#define PHP_VERSION "5.6.8-dev" +#define PHP_VERSION_ID 50608