summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 59eb939959..2a2464c8c4 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -1,9 +1,8 @@
/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
-#define PHP_MINOR_VERSION 4
-#define PHP_RELEASE_VERSION 30
-
+#define PHP_MINOR_VERSION 5
+#define PHP_RELEASE_VERSION 14
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.4.30-dev"
-#define PHP_VERSION_ID 50430
+#define PHP_VERSION "5.5.14-dev"
+#define PHP_VERSION_ID 50514