summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2015-01-20 10:38:33 -0800
committerStanislav Malyshev <stas@php.net>2015-01-20 10:38:33 -0800
commit8825311ce1e9b0c3b627ff32808dd4e0d577c136 (patch)
treefa400683919f3a7676193ee966d8f6f2f7f9dab8 /main
parente63f7b47e1937821e75e9862284c3150e1b1d524 (diff)
downloadphp-git-8825311ce1e9b0c3b627ff32808dd4e0d577c136.tar.gz
5.4.38 next
Diffstat (limited to 'main')
-rw-r--r--main/php_version.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/main/php_version.h b/main/php_version.h
index d0aab5a10c..34e91ea672 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -2,8 +2,7 @@
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 4
-#define PHP_RELEASE_VERSION 37
-
+#define PHP_RELEASE_VERSION 38
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.4.37-dev"
-#define PHP_VERSION_ID 50437
+#define PHP_VERSION "5.4.38-dev"
+#define PHP_VERSION_ID 50438