summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2018-09-12 00:12:36 +0200
committerFerenc Kovacs <tyra3l@gmail.com>2018-09-12 00:12:36 +0200
commitb0822792c8d4c8d535ea1beb8ea63025496668e7 (patch)
tree28bd11876b990b010c65d41468fca3ab027536a7 /main/php_version.h
parent81f23057dc79c320653ffa53f333facc72de4ea2 (diff)
downloadphp-git-PHP-5.6.38.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 5ba3511594..dcf937d8ae 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 39
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.6.39-dev"
-#define PHP_VERSION_ID 50639
+#define PHP_RELEASE_VERSION 38
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.38"
+#define PHP_VERSION_ID 50638