summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2003-12-17 20:20:34 +0000
committerAndi Gutmans <andi@php.net>2003-12-17 20:20:34 +0000
commit3573c135526ac284afaf78aa0dfeb247a2fe4b84 (patch)
treee093115e09429c350df1be3f4ba8084bd8effa49 /main/php_version.h
parentd1b8a0f2a97c16ab16147b4da9833bb62fa9ebc3 (diff)
downloadphp-git-3573c135526ac284afaf78aa0dfeb247a2fe4b84.tar.gz
Roll RC1 of B3
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 23b4ed6fe5..7035e5461a 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 "b3-dev"
-#define PHP_VERSION "5.0.0b3-dev"
+#define PHP_EXTRA_VERSION "b3RC1"
+#define PHP_VERSION "5.0.0b3RC1"