summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-08-06 09:55:57 +0200
committerFerenc Kovacs <tyrael@php.net>2015-08-06 09:55:57 +0200
commitf2722bdbc60403300a033ee8091a2da31f7c90c1 (patch)
tree7c5302171a695dbead4d75cd240d6cbd760dc8ea /main/php_version.h
parentf14dc0519c8d87e8fa18920a86bf8dee42e2b502 (diff)
downloadphp-git-php-5.6.12.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 a8f1fa721d..3927192189 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 12
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.6.12RC1"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.12"
#define PHP_VERSION_ID 50612