summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-03-29 11:22:44 +0200
committerJohannes Schlüter <johannes@php.net>2012-03-29 11:22:44 +0200
commitfb124764de04ccd1249dd192d874ee04aada7dc0 (patch)
tree71610ede4b4797b29e8612e03d279025aa312ccb /main/php_version.h
parent21fa9634c19210050b130bed9f3ac77c5332080b (diff)
downloadphp-git-fb124764de04ccd1249dd192d874ee04aada7dc0.tar.gz
This will be PHP 5.3.12
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 c2f3e45f9f..401ab97f4c 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 11
+#define PHP_RELEASE_VERSION 12
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.11-dev"
-#define PHP_VERSION_ID 50311
+#define PHP_VERSION "5.3.12-dev"
+#define PHP_VERSION_ID 50312