summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2011-01-05 13:39:30 +0000
committerJohannes Schlüter <johannes@php.net>2011-01-05 13:39:30 +0000
commitdf344ea7d659f4e357d8d9315c63d725a0a23f4d (patch)
treefe84eb48a97f2ded0b8cd93668249621cd54cc14 /main/php_version.h
parent02bdb521e2137509bc5a2e6abd4e31e9f14d22bc (diff)
downloadphp-git-df344ea7d659f4e357d8d9315c63d725a0a23f4d.tar.gz
- This will be PHP 5.3.6
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 1bc93bd324..edc09d0698 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 3
-#define PHP_RELEASE_VERSION 5
+#define PHP_RELEASE_VERSION 6
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.5-dev"
-#define PHP_VERSION_ID 50305
+#define PHP_VERSION "5.3.6-dev"
+#define PHP_VERSION_ID 50306