summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2016-01-07 13:04:35 +0100
committerJulien Pauli <jpauli@php.net>2016-01-07 13:07:23 +0100
commita6734f70e124fcccb1b488f40cc00a1fa07b5d4a (patch)
treeeff7c440b9a1c7c607da519c1cd471f707fd695a /main/php_version.h
parent74dcbe12997132353fd75d0c14548cff5235329f (diff)
downloadphp-git-a6734f70e124fcccb1b488f40cc00a1fa07b5d4a.tar.gz
5.5.32 now
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 02dab19917..10c1d32c80 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 31
+#define PHP_RELEASE_VERSION 32
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.5.31-dev"
-#define PHP_VERSION_ID 50531
+#define PHP_VERSION "5.5.32-dev"
+#define PHP_VERSION_ID 50532