summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2016-01-06 16:07:57 +0100
committerFerenc Kovacs <tyrael@php.net>2016-01-06 16:14:47 +0100
commite808a7687ecd82ea18d6a83cb1f003a84831c0e2 (patch)
treedafb4a0ccfda67c6b192a326f392ead04f4c98e9 /main/php_version.h
parente9ae4f079570306bef3b221935cdd240c8c1c7e5 (diff)
downloadphp-git-PHP-5.6.17.tar.gz
prepare for 5.6.17php-5.6.17PHP-5.6.17
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 e318c738b7..9492fa1c07 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 17
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.6.17RC1"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.17"
#define PHP_VERSION_ID 50617