summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-11-16 15:41:59 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-11-16 15:41:59 +0000
commitf1a8fde76a33146123bb5a345cfc4a85f91431cc (patch)
tree00f2e5777b4661b901e5fc1c6bcd931902f8138e /main/php_version.h
parentcce5e8c9ea845ddd180a61d64bf1bfef34bd3218 (diff)
downloadphp-git-f1a8fde76a33146123bb5a345cfc4a85f91431cc.tar.gz
back to dev
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 f6e5a60e73..5a81893748 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 "RC5"
-#define PHP_VERSION "5.1.0RC5"
+#define PHP_EXTRA_VERSION "RC6-dev"
+#define PHP_VERSION "5.1.0RC6-dev"