summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-05-06 21:58:03 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-05-06 21:58:03 +0000
commit89e3ac9531099e46c625e5e213dcb5a5480b7170 (patch)
tree4d7fa65809ec618f5ffa5a9e8d198d024aa18d1b /main/php_version.h
parent608baa409a04649e96691a93810130361fe3dff5 (diff)
downloadphp-git-89e3ac9531099e46c625e5e213dcb5a5480b7170.tar.gz
Creation of the 5.2 branch
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 120dcf23d8..40c21ea777 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -1,7 +1,7 @@
/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
-#define PHP_MINOR_VERSION 1
-#define PHP_RELEASE_VERSION 5
+#define PHP_MINOR_VERSION 2
+#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.1.5-dev"
+#define PHP_VERSION "5.2.0-dev"