]> granicus.if.org Git - php/commitdiff
oops, no idea how this got in
authorStanislav Malyshev <stas@php.net>
Wed, 18 Mar 2015 00:13:50 +0000 (17:13 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 18 Mar 2015 00:13:50 +0000 (17:13 -0700)
main/php_version.h

index ed1e351fdaf6a7e00d711d9b8ca12952a5e65bb3..959e7cebf6c32e8d593672f51beecfcf621058c9 100644 (file)
@@ -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