summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-08-19 21:46:43 -0700
committerStanislav Malyshev <stas@php.net>2013-08-19 21:46:43 -0700
commitd005ed9681d6797012570c4e32abb3abcdf3b72a (patch)
tree6e18bc7f86a49c51068968f5b499046c92a8495e /main/php_version.h
parentb7f033bd5de844e7cf0f1f7c2b884d582d4aa847 (diff)
downloadphp-git-PHP-5.5.3.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 f1f201e9e2..89be3325cc 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 5
-#define PHP_RELEASE_VERSION 2
+#define PHP_RELEASE_VERSION 3
#define PHP_EXTRA_VERSION ""
-#define PHP_VERSION "5.5.2"
-#define PHP_VERSION_ID 50502
+#define PHP_VERSION "5.5.3"
+#define PHP_VERSION_ID 50503