diff options
author | Zeev Suraski <zeev@php.net> | 2000-02-19 22:49:38 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-02-19 22:49:38 +0000 |
commit | 80ca00005f049f54905860d2d44bb9fb84435d5c (patch) | |
tree | f3a28c9bd1210b28167d026e2b33aec8f9947232 /main/php_version.h | |
parent | 0ac9536d998dbc594e957901c1c913cbf34604e1 (diff) | |
download | php-git-80ca00005f049f54905860d2d44bb9fb84435d5c.tar.gz |
Prepare for B4-RC1
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 abcfe084c4..31d26aba49 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" +#define PHP_VERSION "4.0b4-rc1" |