summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-02-26 22:25:33 -0800
committerStanislav Malyshev <stas@php.net>2013-02-26 22:25:33 -0800
commit31a6f8b7f443ec03cd7ff7ed155dbeafd44c8557 (patch)
treeb2121bea43c24bb2ec1316181e662fdfcc3be8fc /main/php_version.h
parent7ffb77d243897a1a9d39a6a51715d9ff3c14e02a (diff)
downloadphp-git-31a6f8b7f443ec03cd7ff7ed155dbeafd44c8557.tar.gz
5.4.13 branched, now it's 5.4.14
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 46dbbb12c8..9d0b61f621 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 4
-#define PHP_RELEASE_VERSION 13
+#define PHP_RELEASE_VERSION 14
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.4.13-dev"
-#define PHP_VERSION_ID 50413
+#define PHP_VERSION "5.4.14-dev"
+#define PHP_VERSION_ID 50414