summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-12-05 08:51:30 +0100
committerAnatol Belski <ab@php.net>2017-12-05 08:51:30 +0100
commit484c11a541721cfe7ca5e527d7531c8baecf10e8 (patch)
tree2770beae54185fa7122324bfcec9a4240a622555 /main/php_version.h
parentdab205cb9a411dec870c57d17355a0e1a3cb04db (diff)
downloadphp-git-484c11a541721cfe7ca5e527d7531c8baecf10e8.tar.gz
7.0.28 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 e4c3b197d7..067cada6c7 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 7
#define PHP_MINOR_VERSION 0
-#define PHP_RELEASE_VERSION 27
+#define PHP_RELEASE_VERSION 28
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.0.27-dev"
-#define PHP_VERSION_ID 70027
+#define PHP_VERSION "7.0.28-dev"
+#define PHP_VERSION_ID 70028