summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2017-01-06 01:43:11 +0100
committerFerenc Kovacs <tyra3l@gmail.com>2017-01-06 01:43:11 +0100
commit3b14d7b84b10cef43034de0106bbfce34204100e (patch)
treeda13fcdf98618b5916fe2b7ea8154c426a49cde0 /main
parent900b17b15fd5d29b6575b175b2b120ffab3adc96 (diff)
downloadphp-git-3b14d7b84b10cef43034de0106bbfce34204100e.tar.gz
5.6.31 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 2aa8db435e..becb2f7730 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 30
+#define PHP_RELEASE_VERSION 31
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.6.30-dev"
-#define PHP_VERSION_ID 50630
+#define PHP_VERSION "5.6.31-dev"
+#define PHP_VERSION_ID 50631