summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2016-11-24 01:54:23 +0100
committerFerenc Kovacs <tyra3l@gmail.com>2016-11-24 01:54:23 +0100
commite715dafae0010f7d7b69d81b6ce3dd1bfc773477 (patch)
tree8dd42ee25cb0c4666b5c96a95a286617b9a068b3 /main
parent2d19c92fc2f14aa97db9094eaa0b67d1c3b12409 (diff)
downloadphp-git-e715dafae0010f7d7b69d81b6ce3dd1bfc773477.tar.gz
5.6.30 will be 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 ba4f4d3deb..2aa8db435e 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 29
+#define PHP_RELEASE_VERSION 30
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.6.29-dev"
-#define PHP_VERSION_ID 50629
+#define PHP_VERSION "5.6.30-dev"
+#define PHP_VERSION_ID 50630