summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-12-15 06:44:07 +0000
committerAndi Gutmans <andi@php.net>2004-12-15 06:44:07 +0000
commit3fdb372eb677c3e545ddfc585fed636758cfa9d2 (patch)
tree49d808df384650c5a9cb374389e0c04e1759fdf4 /main/php_version.h
parentb73e3e5a604236e38750b0f366ca806ed056e389 (diff)
downloadphp-git-3fdb372eb677c3e545ddfc585fed636758cfa9d2.tar.gz
- Redo 5.0.3
Diffstat (limited to 'main/php_version.h')
-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 ebfee22021..121f7f0a90 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 4
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.0.4-dev"
+#define PHP_RELEASE_VERSION 3
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.0.3"