summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-05-03 15:54:59 +0200
committerJohannes Schlüter <johannes@php.net>2012-05-03 15:54:59 +0200
commit03cb63bc1da6344f65a075f25721d29b59670cfe (patch)
treed8773647d11145d3a3978476fd7e4849d6cf6c5f /main/php_version.h
parent29300b1f9dab068d477b241d8fd872e3a7c829b3 (diff)
downloadphp-git-PHP-5.3.12.tar.gz
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 d3037da187..5103b1c435 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 ""
-#define PHP_VERSION "5.3.11"
-#define PHP_VERSION_ID 50311
+#define PHP_VERSION "5.3.12"
+#define PHP_VERSION_ID 50312