diff options
author | Zeev Suraski <zeev@php.net> | 2000-02-20 21:30:33 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-02-20 21:30:33 +0000 |
commit | 021836efcb0c9fac6062d72302060f72aa975ce4 (patch) | |
tree | 6d9036832ddfc9a001c3ffb9c52a7a0d977d373e /main/php_version.h | |
parent | c764f2e3ab364469ab92d481f650084aa9e532e8 (diff) | |
download | php-git-021836efcb0c9fac6062d72302060f72aa975ce4.tar.gz |
Go B4, go!
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 31d26aba49..374bb14f25 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-rc1" +#define PHP_VERSION "4.0b4" |