summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-02-12 16:26:59 +0000
committerAndi Gutmans <andi@php.net>2004-02-12 16:26:59 +0000
commitefe864dc343ba43cf66a6454e3485fa25b355dc5 (patch)
treed7cee69e5656e4b0a0685809d756937585000dba /main/php_version.h
parent82ad9163862cef892220519f030eee7b458a57cb (diff)
downloadphp-git-efe864dc343ba43cf66a6454e3485fa25b355dc5.tar.gz
- We are RC1-dev now
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 c02f035f2f..2b07113854 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 "b4"
-#define PHP_VERSION "5.0.0b4"
+#define PHP_EXTRA_VERSION "RC1-dev"
+#define PHP_VERSION "5.0.0RC1-dev"