summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2005-06-11 16:59:24 +0000
committerAndi Gutmans <andi@php.net>2005-06-11 16:59:24 +0000
commite0787f3d2442d72a619b2bc92d8a2e4f4d976ed6 (patch)
treea2f919b72f82581071be8672322454a8e62d0352 /main/php_version.h
parent986800ce882f5f6118ee4a1e2d2b41fa69599397 (diff)
downloadphp-git-e0787f3d2442d72a619b2bc92d8a2e4f4d976ed6.tar.gz
- b2 (will post it to internals@)
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 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"