summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-04-30 00:01:55 +0200
committerFerenc Kovacs <tyrael@php.net>2015-04-30 00:01:55 +0200
commit9c7496e0ddd0d562e0124be5ad35025d345a2e70 (patch)
tree94e7ef6c37b9ae24ce1536420a0ac4a123ce1deb /main/php_version.h
parentd004c1d5fff77451ff3c6e96cfd8a11dbd83eb0a (diff)
downloadphp-git-9c7496e0ddd0d562e0124be5ad35025d345a2e70.tar.gz
5.6.10 will be next
Diffstat (limited to 'main/php_version.h')
-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 a899388085..b7774c9c3c 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 9
+#define PHP_RELEASE_VERSION 10
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.6.9-dev"
-#define PHP_VERSION_ID 50609
+#define PHP_VERSION "5.6.10-dev"
+#define PHP_VERSION_ID 50610