summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-09-30 01:35:05 +0200
committerFerenc Kovacs <tyrael@php.net>2015-09-30 01:35:05 +0200
commit2f0d051bfd43315bedfff2de3137abd2c67741a6 (patch)
treeb4402c2bf3308a147afb8c2eaecbb43257111f82 /main/php_version.h
parenta8dfa57571afbe815f213f1fe74ee1f8704e408a (diff)
downloadphp-git-PHP-5.6.14.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 7f04994d9e..0e98b6e062 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 14
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.6.14RC1"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.14"
#define PHP_VERSION_ID 50614