summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-08-19 23:19:51 -0700
committerStanislav Malyshev <stas@php.net>2013-08-19 23:19:51 -0700
commitd487f5e9acc55fb76d71c40e451efebbc087af35 (patch)
treea3fd6f76c2aed086ce372ccf40e3da058965936b /main/php_version.h
parentc60067c09a32af325d6cd70e4cfa6db3c78a8621 (diff)
downloadphp-git-d487f5e9acc55fb76d71c40e451efebbc087af35.tar.gz
bump version
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 18f15e1c49..9dc00237fe 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 4
-#define PHP_RELEASE_VERSION 19
+#define PHP_RELEASE_VERSION 20
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.4.19-dev"
-#define PHP_VERSION_ID 50419
+#define PHP_VERSION "5.4.20-dev"
+#define PHP_VERSION_ID 50420