summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorDavid Soria Parra <dsp@php.net>2012-11-13 17:42:01 +0100
committerDavid Soria Parra <dsp@php.net>2012-11-13 17:42:01 +0100
commit012519839a0d3bb4775e53b739c85ade198cacdc (patch)
tree5aa2c77571f6185e7dbe839a2eee85a24b224a9d /main/php_version.h
parentac0c20e4f8a0c4d3e631264f625215b41589da97 (diff)
downloadphp-git-012519839a0d3bb4775e53b739c85ade198cacdc.tar.gz
Bump version to 5.5.99 and reset NEWS
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 1995834e03..a2b18829b4 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 5
-#define PHP_RELEASE_VERSION 0
+#define PHP_RELEASE_VERSION 99
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.5.0-dev"
-#define PHP_VERSION_ID 50500
+#define PHP_VERSION "5.5.99-dev"
+#define PHP_VERSION_ID 50599