summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-04-25 08:32:50 +0000
committerAndi Gutmans <andi@php.net>2004-04-25 08:32:50 +0000
commit94c44ea9eb582c2cded49698f341ce7818df625c (patch)
tree0908aaa4c6b0d7de7e6fd1fbe5998fe74a443c67 /main/php_version.h
parentdf14ec2fe2c6406a602125c0021bd980b3bf178a (diff)
downloadphp-git-94c44ea9eb582c2cded49698f341ce7818df625c.tar.gz
- RC2
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 b95a5e7439..1fc805706f 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 "RC2-dev"
-#define PHP_VERSION "5.0.0RC2-dev"
+#define PHP_EXTRA_VERSION "RC2"
+#define PHP_VERSION "5.0.0RC2"