diff options
| author | Stig Bakken <ssb@php.net> | 1999-11-04 09:40:44 +0000 |
|---|---|---|
| committer | Stig Bakken <ssb@php.net> | 1999-11-04 09:40:44 +0000 |
| commit | f2099fccfb1afa4031e561eb220e0ec1a301a30a (patch) | |
| tree | 7eede5374c6b4c7379132603c83c52d110216a99 /main/php_version.h | |
| parent | a4c8d7dddc7f62666ec921a3817ee8807e4067df (diff) | |
| download | php-git-f2099fccfb1afa4031e561eb220e0ec1a301a30a.tar.gz | |
# First shot at 4.0b3.
Diffstat (limited to 'main/php_version.h')
| -rw-r--r-- | main/php_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_version.h b/main/php_version.h index 689fd183ba..651fe3bbd7 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.0B3-dev" +#define PHP_VERSION "4.0b3" |
