summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-10-17 22:24:42 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-10-17 22:24:42 +0000
commitcdbf1938f2b83a1b20429f7758ce49d21e93f59f (patch)
tree31988cd6677a1662152b34808bb00bccb9b0d42d /main
parentf133b09907ca4ccbfc4956c9fbf470d8f0c7240c (diff)
downloadphp-git-cdbf1938f2b83a1b20429f7758ce49d21e93f59f.tar.gz
Back to dev
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 7baea27fae..086cd9896c 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 "RC3"
-#define PHP_VERSION "5.1.0RC3"
+#define PHP_EXTRA_VERSION "RC4-dev"
+#define PHP_VERSION "5.1.0RC4-dev"