summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-12-23 14:42:49 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-12-23 14:42:49 +0000
commite18a1d7c0878b7ea1741fe2b86d8c80bb56486b2 (patch)
treea1aa1dcc1a272b3d2b34549c6275e0177bd9ac15 /main
parent248be6fcfc7782d9b73e47de5979eea5a7fc0a5e (diff)
downloadphp-git-e18a1d7c0878b7ea1741fe2b86d8c80bb56486b2.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 608b347b23..0733a5cea9 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 2
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.1.2RC1"
+#define PHP_EXTRA_VERSION "RC2-dev"
+#define PHP_VERSION "5.1.2RC2-dev"