summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2003-12-19 13:36:38 +0000
committerAndi Gutmans <andi@php.net>2003-12-19 13:36:38 +0000
commite7bdc15148c2927c7324becb27ecc10c565526cc (patch)
tree955584e9aea87ddef505428bcae11cd3c598511d /main/php_version.h
parentf9f19c99b32c46307369147ccd96d3b83ca4d66c (diff)
downloadphp-git-e7bdc15148c2927c7324becb27ecc10c565526cc.tar.gz
- Prepare for RC2
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 7035e5461a..de2deb5241 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 "b3RC1"
-#define PHP_VERSION "5.0.0b3RC1"
+#define PHP_EXTRA_VERSION "b3RC2"
+#define PHP_VERSION "5.0.0b3RC2"