diff options
author | Andi Gutmans <andi@php.net> | 2001-06-07 18:40:00 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2001-06-07 18:40:00 +0000 |
commit | 82f9aa80b31a0fd20339cd9ae3402cbed2382ffc (patch) | |
tree | bc5df3c4b3f48e844971d67629afdefe7a7df6cc /main/php_version.h | |
parent | 380af9a911d4c31f14bdcc9054bbee6dde4520f9 (diff) | |
download | php-git-82f9aa80b31a0fd20339cd9ae3402cbed2382ffc.tar.gz |
- RC3 with critical fixes by Jani.
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 5f3afdbf6a..d086df6f21 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -1,3 +1,3 @@ /* automatically generated by configure */ /* edit configure.in to change version number */ -#define PHP_VERSION "4.0.6RC2" +#define PHP_VERSION "4.0.6RC3" |