summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>1999-07-23 13:47:57 +0000
committerAndrey Hristov <andrey@php.net>1999-07-23 13:47:57 +0000
commit64ed8f71410fb2bf08f5ff420884b37a6d12e5a1 (patch)
tree4edaf6f8beb8f449a0add011e1d363fc08e0381d /main/php_version.h
parent78d420e9fef2f10bf24dfdf3e93e399cdf2d6cae (diff)
downloadphp-git-64ed8f71410fb2bf08f5ff420884b37a6d12e5a1.tar.gz
Changeloggin'
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/php_version.h b/main/php_version.h
index ee69a881fc..ab60bf6f9f 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -1 +1,3 @@
-#define PHP_VERSION "4.0B1"
+/* automatically generated by configure */
+/* edit configure.in.in to change version number */
+#define PHP_VERSION "4.0b2-dev"