summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2005-08-16 10:59:56 +0000
committerZeev Suraski <zeev@php.net>2005-08-16 10:59:56 +0000
commit2c6d0f8c4828d8ad91def6dbff79534e72ef5353 (patch)
tree64e57ad7b2bd64801fea02e4a42a9de4bb6c504a /main
parent496bc9fce3711a04755e9f145f260e3445847109 (diff)
downloadphp-git-2c6d0f8c4828d8ad91def6dbff79534e72ef5353.tar.gz
Roll RC1
Diffstat (limited to 'main')
-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 eefa06de77..af5afda3ed 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 "-dev"
-#define PHP_VERSION "5.1.0-dev"
+#define PHP_EXTRA_VERSION "RC1"
+#define PHP_VERSION "5.1.0RC1"