diff options
author | SVN Migration <svn@php.net> | 1999-07-24 21:40:38 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 1999-07-24 21:40:38 +0000 |
commit | cd59acb4a010863d3e7ac4724acd5288bd25a7b7 (patch) | |
tree | f788796e74759b0c09c3032b1cd6da3fc98a49b3 /main/php_version.h | |
parent | b1617d8ac3bad1ace92085194e24cff8cbdbaf31 (diff) | |
download | php-git-BEFORE_BIG_SYMBOL_CHANGE.tar.gz |
This commit was manufactured by cvs2svn to create tagBEFORE_BIG_SYMBOL_CHANGE
'BEFORE_BIG_SYMBOL_CHANGE'.
Diffstat (limited to 'main/php_version.h')
-rw-r--r-- | main/php_version.h | 4 |
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" |