summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2005-06-11 17:03:42 +0000
committerAndi Gutmans <andi@php.net>2005-06-11 17:03:42 +0000
commit16bbd70cd5303bb59202167a34fd12ef3f33eeba (patch)
tree27a301faec114f1af0a5289dc328355cfbbcbf11 /main/php_version.h
parente0787f3d2442d72a619b2bc92d8a2e4f4d976ed6 (diff)
downloadphp-git-16bbd70cd5303bb59202167a34fd12ef3f33eeba.tar.gz
- Back to -dev
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 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"