summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2018-01-03 00:30:58 +0100
committerFerenc Kovacs <tyra3l@gmail.com>2018-01-03 00:30:58 +0100
commit028507f1f6f3cb675d02cd6ad3af4647ced204f8 (patch)
treefbc74ba5c73bb838e6b1e9b15159fd4687c2f95a /main/php_version.h
parent2881199c804d3cb11dd449ad10fa3965549812ea (diff)
downloadphp-git-028507f1f6f3cb675d02cd6ad3af4647ced204f8.tar.gz
php 5.6.34 is 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 fecf7da9ad..b8528abac0 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 33
+#define PHP_RELEASE_VERSION 34
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.6.33-dev"
-#define PHP_VERSION_ID 50633
+#define PHP_VERSION "5.6.34-dev"
+#define PHP_VERSION_ID 50634