summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2018-03-28 23:28:58 +0200
committerFerenc Kovacs <tyra3l@gmail.com>2018-03-28 23:28:58 +0200
commit404e8465429616e6cf04f5c4ad65ebef759c525b (patch)
tree83e7c59f89736e4d33d050f763deaa4e8db98d8a /main/php_version.h
parentcb981e39c29bda59897cfaf30cebbf534c27f47c (diff)
downloadphp-git-PHP-5.6.35.tar.gz
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/php_version.h b/main/php_version.h
index cec53e0cc9..d1f7dec660 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -2,7 +2,7 @@
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 6
-#define PHP_RELEASE_VERSION 36
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.6.36-dev"
-#define PHP_VERSION_ID 50636
+#define PHP_RELEASE_VERSION 35
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.6.35"
+#define PHP_VERSION_ID 50635