summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2005-07-14 13:44:03 +0000
committerAndi Gutmans <andi@php.net>2005-07-14 13:44:03 +0000
commita007ddb1908dacb33693440e7395f7f71f8912e7 (patch)
tree23ce1b923174f57f8be8bb8e2c9931c19ef79f71 /main
parent8452176fba509cce847ee6b71a4acd1083e273ad (diff)
downloadphp-git-a007ddb1908dacb33693440e7395f7f71f8912e7.tar.gz
- Beta 3
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 eefa06de77..179ffea12b 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,5 +3,5 @@
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 1
#define PHP_RELEASE_VERSION 0
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.1.0-dev"
+#define PHP_EXTRA_VERSION "b3"
+#define PHP_VERSION "5.1.0b3"