summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2016-07-21 02:23:03 +0200
committerFerenc Kovacs <tyra3l@gmail.com>2016-07-21 02:23:03 +0200
commit38980c9ea4156ce52a53f9f3e1007ea3d787fa11 (patch)
treeb6aafb86c3518bb5fa5e03b406d94fdbc92252e5 /main/php_version.h
parent4f268da0692aadbcf844fc22eda0d792464018f9 (diff)
downloadphp-git-PHP-5.6.24.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 2f8f634feb..e2029cea2c 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 24
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.6.24RC1"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.24"
#define PHP_VERSION_ID 50624