summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2014-10-01 16:16:05 +0200
committerJulien Pauli <jpauli@php.net>2014-10-01 16:16:05 +0200
commitcfe8a8b96839eb9fec5a06bb062dc2daa8dc1fcc (patch)
tree25251e603ddf716670e60dda970da35e29272d46 /main/php_version.h
parent7319298ffe514aa0ddfbcd522a4f5286f6a6c3cc (diff)
downloadphp-git-cfe8a8b96839eb9fec5a06bb062dc2daa8dc1fcc.tar.gz
5.5.19 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 e7478d5ce6..b198ad69b1 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 18
+#define PHP_RELEASE_VERSION 19
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.5.18-dev"
-#define PHP_VERSION_ID 50518
+#define PHP_VERSION "5.5.19-dev"
+#define PHP_VERSION_ID 50519