summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-12-05 18:55:05 +0100
committerJohannes Schlüter <johannes@php.net>2012-12-05 18:55:05 +0100
commit22fe268ad4c22ec55bc2c74db18b3cae8f8a6176 (patch)
tree707829dcbd5773fbbd8b49a0f1f0cc8a4aa77b0f /main
parent94cbd6374adcb3e2ac15303dd47a212953f93e98 (diff)
downloadphp-git-22fe268ad4c22ec55bc2c74db18b3cae8f8a6176.tar.gz
this will become PHP 5.3.21
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 331f30a051..f34c957567 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 20
+#define PHP_RELEASE_VERSION 21
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.20-dev"
-#define PHP_VERSION_ID 50320
+#define PHP_VERSION "5.3.21-dev"
+#define PHP_VERSION_ID 50321