summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>1999-07-25 15:06:50 +0000
committerSVN Migration <svn@php.net>1999-07-25 15:06:50 +0000
commit5bfa70242fb1f579e33cd02d0a4088387176ba7c (patch)
tree71c86814c79b7885ea40beb22e7d63097394a770 /main/php_version.h
parentb1617d8ac3bad1ace92085194e24cff8cbdbaf31 (diff)
downloadphp-git-BEFORE_NEW_OPERATOR_FIX.tar.gz
This commit was manufactured by cvs2svn to create tagBEFORE_NEW_OPERATOR_FIX
'BEFORE_NEW_OPERATOR_FIX'.
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"