summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-04-21 10:34:27 +0000
committerAndi Gutmans <andi@php.net>2004-04-21 10:34:27 +0000
commit206f0da25a12700fff17435267d620251ebc584a (patch)
tree5ca7956a8a4d531ef805e76c743c76de44ae5a39 /main
parent40c20d3d722e35e22849f0429ea89f809b071ba8 (diff)
downloadphp-git-206f0da25a12700fff17435267d620251ebc584a.tar.gz
- RC2-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 ae357ec8cc..b95a5e7439 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,5 +3,5 @@
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 0
-#define PHP_EXTRA_VERSION "RC2RC2"
-#define PHP_VERSION "5.0.0RC2RC2"
+#define PHP_EXTRA_VERSION "RC2-dev"
+#define PHP_VERSION "5.0.0RC2-dev"