summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2014-06-11 10:21:26 +0200
committerJulien Pauli <jpauli@php.net>2014-06-11 10:21:26 +0200
commita6e07510792255aab0cd39c01595d16f9da80a05 (patch)
treef015194cf3d366d6da0d629fe45462609675d28e /main/php_version.h
parent495e6719e0512fca83bb832a9632a567e8a11241 (diff)
downloadphp-git-a6e07510792255aab0cd39c01595d16f9da80a05.tar.gz
5.5.15 now
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 2a2464c8c4..6f65548d01 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 14
+#define PHP_RELEASE_VERSION 15
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.5.14-dev"
-#define PHP_VERSION_ID 50514
+#define PHP_VERSION "5.5.15-dev"
+#define PHP_VERSION_ID 50515