summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-05-16 16:49:35 +0200
committerJohannes Schlüter <johannes@php.net>2012-05-16 16:49:35 +0200
commit72a9b595ca3e1bc07cf1aa51c91dcbc973f89d10 (patch)
treeab09ad8224da77773f638ce6fe82ae2f88be05f9 /main/php_version.h
parent67039363cd5f317d77fffb88efcda3ffc6cd5d3f (diff)
downloadphp-git-72a9b595ca3e1bc07cf1aa51c91dcbc973f89d10.tar.gz
PHP 5.3.15-dev
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 0b523d720a..2f65dbdb29 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 14
+#define PHP_RELEASE_VERSION 15
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.14-dev"
-#define PHP_VERSION_ID 50314
+#define PHP_VERSION "5.3.15-dev"
+#define PHP_VERSION_ID 50315