summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2017-01-19 01:17:47 +0100
committerFerenc Kovacs <tyra3l@gmail.com>2017-01-19 01:17:47 +0100
commit195427c55481d9913ac9dd3fbcedf2f7c637e6de (patch)
tree1f6a3c833a9d35a081e3d77503fb91952c99a270 /main/php_version.h
parent2ba4d0a04201bb6217f90036c9abac6052f01aba (diff)
downloadphp-git-PHP-5.6.30.tar.gz
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 1c180c3169..fba7b0d4a8 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,6 +3,6 @@
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 6
#define PHP_RELEASE_VERSION 30
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.6.30RC1"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.30"
#define PHP_VERSION_ID 50630