summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-02-26 17:58:28 +0000
committerAndrei Zmievski <andrei@php.net>2000-02-26 17:58:28 +0000
commitf7f7094bcf98600fd3f0c312de5fc148a6632055 (patch)
treeeee153e1fb9d65b4893b67ed06f015c33f3a0408 /main/php_version.h
parent685fd42965088479af4b120fa6c7a7a47a957b7e (diff)
downloadphp-git-f7f7094bcf98600fd3f0c312de5fc148a6632055.tar.gz
Added notice about new functions.
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 abcfe084c4..7a86df4256 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -1,3 +1,3 @@
/* automatically generated by configure */
-/* edit configure.in.in to change version number */
-#define PHP_VERSION "4.0b4-dev"
+/* edit configure.in to change version number */
+#define PHP_VERSION "4.0b5-dev"