summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-05-08 11:28:15 +0200
committerJohannes Schlüter <johannes@php.net>2012-05-08 11:28:15 +0200
commite120a0c7f30953774d3ff2ac1a14b2ab623a047c (patch)
tree1bd22e0318501e55ee99095e449c9c9cfeed3a5a /main
parent000e84aa88ce16deabbf61e7086fc8db63ca88aa (diff)
downloadphp-git-e120a0c7f30953774d3ff2ac1a14b2ab623a047c.tar.gz
This will be PHP 5.3.14
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 358c6c010d..0b523d720a 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 3
-#define PHP_RELEASE_VERSION 13
+#define PHP_RELEASE_VERSION 14
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.13-dev"
-#define PHP_VERSION_ID 50313
+#define PHP_VERSION "5.3.14-dev"
+#define PHP_VERSION_ID 50314