summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2016-03-03 01:02:11 +0100
committerFerenc Kovacs <tyrael@php.net>2016-03-03 01:02:11 +0100
commit2c9fcbabe8f7780c8566d9baddb5aae36fdce84b (patch)
treee7dbe6a68ffd425f455ece2db4eec52b58f56a11 /main/php_version.h
parent6e6a556b8c8e192ab44edeaabe012f29b614202d (diff)
downloadphp-git-PHP-5.6.19.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 cb8b9abbe3..8d157af49f 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 19
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.6.19RC1"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.19"
#define PHP_VERSION_ID 50619