summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorMark A. Hershberger <mah@debian.(none)>2009-03-25 00:36:21 -0400
committerMark A. Hershberger <mah@debian.(none)>2009-03-25 00:36:21 -0400
commitd29a4fd2dd3b5d4cf6e80b602544d7b71d794e76 (patch)
treeb38e2e5c6974b9a15f103e5cf884cba9fff90ef4 /main/php_version.h
parenta88a88d0986a4a32288c102cdbfebd78d7e91d99 (diff)
downloadphp-upstream/5.2.0.tar.gz
Imported Upstream version 5.2.0upstream/5.2.0
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 30d715658..73c11eac6 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -1,7 +1,8 @@
/* 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 6
+#define PHP_MINOR_VERSION 2
+#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION ""
-#define PHP_VERSION "5.1.6"
+#define PHP_VERSION "5.2.0"
+#define PHP_VERSION_ID 50200