summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2014-03-19 10:43:32 +0100
committerJulien Pauli <jpauli@php.net>2014-03-19 10:43:32 +0100
commitc4145619be0b98bb77e2ec25aebbb1a251d5438d (patch)
tree059eb475c4cd48ea4cd1b951e89642817034e018 /main/php_version.h
parent1ff28cd0ec954fc3ab69c239a945a99d4f09c5b1 (diff)
downloadphp-git-c4145619be0b98bb77e2ec25aebbb1a251d5438d.tar.gz
5.5.11RC1 preparation
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 34f51281fa..08058032fc 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 11
+#define PHP_RELEASE_VERSION 12
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.5.11-dev"
-#define PHP_VERSION_ID 50511
+#define PHP_VERSION "5.5.12-dev"
+#define PHP_VERSION_ID 50512