summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2004-07-15 19:41:24 +0000
committerSVN Migration <svn@php.net>2004-07-15 19:41:24 +0000
commit2c1949d4e7fb4248c2a6b95b45094951c3607c8d (patch)
treec7de4f1a2b41f8bb9becab1b08ada0de6b6f75ba /main
parent8091552925399dc7dbe4d5c47e1cc53f900bc670 (diff)
downloadphp-git-php-5.0.0.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_5_0_0'.php-5.0.0
Diffstat (limited to 'main')
-rw-r--r--main/php_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 651a744262..7081beca69 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -2,6 +2,6 @@
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 0
-#define PHP_RELEASE_VERSION 1
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.0.1-dev"
+#define PHP_RELEASE_VERSION 0
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.0.0"