]> granicus.if.org Git - php/commitdiff
Update php_version.h
authorNikita Popov <nikic@php.net>
Sun, 7 Aug 2016 15:52:37 +0000 (17:52 +0200)
committerNikita Popov <nikic@php.net>
Sun, 7 Aug 2016 15:52:37 +0000 (17:52 +0200)
main/php_version.h

index ec508e8c24b05ed69f0658cf4c0fd32ec345936e..405e54a710b9c5c8a4af4f3d8e4c27e40bb5c483 100644 (file)
@@ -4,5 +4,5 @@
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 0
 #define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.1.0-dev"
+#define PHP_VERSION "7.2.0-dev"
 #define PHP_VERSION_ID 70200