summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2016-07-07 00:09:48 +0200
committerFerenc Kovacs <tyra3l@gmail.com>2016-07-07 00:09:48 +0200
commitc1280db28afd537c59611b87abf114586ebbe5d0 (patch)
tree3e7fb4b7e6893214ec1145027486315f0294bb8e /main
parent884db2f7be63e3679ec415d684a5242de66bfdc8 (diff)
downloadphp-git-c1280db28afd537c59611b87abf114586ebbe5d0.tar.gz
5.6.25 is next
Diffstat (limited to 'main')
-rw-r--r--main/php_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/php_version.h b/main/php_version.h
index e2fbef50ba..3fd226da92 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 24
+#define PHP_RELEASE_VERSION 25
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.6.24-dev"
-#define PHP_VERSION_ID 50624
+#define PHP_VERSION "5.6.25-dev"
+#define PHP_VERSION_ID 50625