summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2005-06-20 22:34:57 +0000
committerAndi Gutmans <andi@php.net>2005-06-20 22:34:57 +0000
commitcf0c7a9f5a72bb01c331fec9d062795c57ff8e60 (patch)
treee97a399ff0ac981a68d5d039be00851001ae1a20 /main
parentfd3d8e95374d734069d0c89b489b884ee616f473 (diff)
downloadphp-git-cf0c7a9f5a72bb01c331fec9d062795c57ff8e60.tar.gz
- Back to -dev
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 423e53eb9c..eefa06de77 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 "b2"
-#define PHP_VERSION "5.1.0b2"
+#define PHP_EXTRA_VERSION "-dev"
+#define PHP_VERSION "5.1.0-dev"