summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-10-30 23:06:22 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-10-30 23:06:22 +0000
commitb48fa87e8bc8fde438961764f3a2123c153d5b6b (patch)
tree721e548027af6a8c039c0e20ee18ad59bde0327b /main/php_version.h
parent13342afe944adbde3d05c375a1fefc617c4d36e2 (diff)
downloadphp-git-b48fa87e8bc8fde438961764f3a2123c153d5b6b.tar.gz
5.2.0
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_version.h b/main/php_version.h
index a3035ddde7..73c11eac64 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,6 +3,6 @@
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 2
#define PHP_RELEASE_VERSION 0
-#define PHP_EXTRA_VERSION "RC7-dev"
-#define PHP_VERSION "5.2.0RC7-dev"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.2.0"
#define PHP_VERSION_ID 50200