]> granicus.if.org Git - php/commitdiff
bring back the correct php_version.h
authorAnatol Belski <ab@php.net>
Mon, 6 Oct 2014 13:51:57 +0000 (15:51 +0200)
committerAnatol Belski <ab@php.net>
Mon, 6 Oct 2014 13:51:57 +0000 (15:51 +0200)
main/php_version.h

index 87c2e4ac4d8f7a6c15826f0256c2ac7e984d1d0a..d48ab241411eb5358927ef8de358f3dcae593689 100644 (file)
@@ -1,8 +1,8 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
-#define PHP_MAJOR_VERSION 5
-#define PHP_MINOR_VERSION 7
+#define PHP_MAJOR_VERSION 7
+#define PHP_MINOR_VERSION 0
 #define PHP_RELEASE_VERSION 0
 #define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.7.0-dev"
-#define PHP_VERSION_ID 50700
+#define PHP_VERSION "7.0.0-dev"
+#define PHP_VERSION_ID 70000