summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2017-10-25 03:48:22 +0200
committerFerenc Kovacs <tyra3l@gmail.com>2017-10-25 03:48:22 +0200
commit6f21492505dd554667f70884b46802f2fb81c210 (patch)
tree461a9196c112c4fdaf64cad11fc28f0b85f9ba0f /main/php_version.h
parentf600785f6537babd23da5f40545afe2bbf80f3b7 (diff)
downloadphp-git-PHP-5.6.32.tar.gz
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/php_version.h b/main/php_version.h
index fecf7da9ad..c232d77c18 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 6
-#define PHP_RELEASE_VERSION 33
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.6.33-dev"
-#define PHP_VERSION_ID 50633
+#define PHP_RELEASE_VERSION 32
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.32"
+#define PHP_VERSION_ID 50632