diff options
author | Stig Bakken <ssb@php.net> | 1999-11-09 17:03:46 +0000 |
---|---|---|
committer | Stig Bakken <ssb@php.net> | 1999-11-09 17:03:46 +0000 |
commit | ef941dd7000210d51758520e57987d360b6a755d (patch) | |
tree | 3d9dd4a8f9ea2c5b803ac43347ad1b6808d41160 /main/php_version.h | |
parent | 2204607b1045a1a5eb14f3f80b5ba68f41e42dce (diff) | |
download | php-git-ef941dd7000210d51758520e57987d360b6a755d.tar.gz |
4.0b3-RC4
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 8dda4169b2..97299b53fb 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-RC3" +#define PHP_VERSION "4.0b3-RC4" |