summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-03-18 15:27:28 +0000
committerAndi Gutmans <andi@php.net>2004-03-18 15:27:28 +0000
commit814000305a7689355bcb601330147a107fd96d9c (patch)
tree87d291b6fa18a9cc813eeb9061d81bdc0fc0a433 /main/php_version.h
parent3d331bc64c908531d6177295e68eea2f904f04ae (diff)
downloadphp-git-814000305a7689355bcb601330147a107fd96d9c.tar.gz
- Back to RC2-dev
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 e8fe88fb12..b95a5e7439 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,5 +3,5 @@
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 0
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.0.0RC1"
+#define PHP_EXTRA_VERSION "RC2-dev"
+#define PHP_VERSION "5.0.0RC2-dev"