summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-06-03 08:17:15 +0000
committerAndi Gutmans <andi@php.net>2004-06-03 08:17:15 +0000
commit02032ccf9f03a59a7748a00d84e240b46ee084ce (patch)
treee6661c13ea0c2f19e0d84ac680174caf22cf3195 /main/php_version.h
parent40b17e6c5cd04dae057dc8bbf27c65b390a9907d (diff)
downloadphp-git-02032ccf9f03a59a7748a00d84e240b46ee084ce.tar.gz
- Prepare for RC3RC2
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 b756b10a47..2ae11ea659 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 "RC3-dev"
-#define PHP_VERSION "5.0.0RC3-dev"
+#define PHP_EXTRA_VERSION "RC3RC2"
+#define PHP_VERSION "5.0.0RC3RC2"