diff options
| author | Stig Bakken <ssb@php.net> | 1999-11-17 13:25:44 +0000 |
|---|---|---|
| committer | Stig Bakken <ssb@php.net> | 1999-11-17 13:25:44 +0000 |
| commit | 3150bd63e9472aacd84df531fcf477f829e4695a (patch) | |
| tree | 002d72ab9b37f93017db59e2b4ad9f41e92d0c71 /main/php_version.h | |
| parent | 927260bf57327b3496d70037a971cf8dce2490a2 (diff) | |
| download | php-git-3150bd63e9472aacd84df531fcf477f829e4695a.tar.gz | |
Bump version to 4.0b4-dev.
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 651fe3bbd7..abcfe084c4 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" +#define PHP_VERSION "4.0b4-dev" |
