summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-10-14 13:36:35 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-10-14 13:36:35 +0000
commita03039bade4d2cd04b86a8ad0186c143388f67fa (patch)
tree9a443c7a43d98cc67fb6bd378a5d201b5b854cff /main/php_version.h
parentd18cdaf6dd1092de22f562d1efe6c8062fb7f089 (diff)
downloadphp-git-a03039bade4d2cd04b86a8ad0186c143388f67fa.tar.gz
Prepare for 5.1RC2
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 7d5c86f842..58854cc6cb 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,5 +3,5 @@
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 1
#define PHP_RELEASE_VERSION 0
-#define PHP_EXTRA_VERSION "RC2-dev"
-#define PHP_VERSION "5.1.0RC2-dev"
+#define PHP_EXTRA_VERSION "RC2"
+#define PHP_VERSION "5.1.0RC2"