summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2005-06-21 15:44:50 +0000
committerAndi Gutmans <andi@php.net>2005-06-21 15:44:50 +0000
commit9bf68ef6c519f9dfeb98c110bc700ed70ab35202 (patch)
tree9afd027529ce0661a3b2de326f615b3d056386e7 /main
parente656b829561e52adee4545548045269997d79eb9 (diff)
downloadphp-git-9bf68ef6c519f9dfeb98c110bc700ed70ab35202.tar.gz
- Take #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..423e53eb9c 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 "b2"
+#define PHP_VERSION "5.1.0b2"