summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-03-09 14:22:59 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-03-09 14:22:59 +0000
commitfe13b8ef692a505786bb42423e1836e1fc014547 (patch)
treea91389168805bbfbdd22293e0144796ccc9e7a83 /main/php_version.h
parentb04ecd08d2712803af076377e1185a2baad13f80 (diff)
downloadphp-git-fe13b8ef692a505786bb42423e1836e1fc014547.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 3a5dacd00e..1d9f4335d1 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 3
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.1.3RC1"
+#define PHP_EXTRA_VERSION "RC2-dev"
+#define PHP_VERSION "5.1.3RC2-dev"