diff options
author | Zeev Suraski <zeev@php.net> | 2000-10-11 17:31:34 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-10-11 17:31:34 +0000 |
commit | 57a5bbd38736e444c9dada0c40b6b0c8488daef5 (patch) | |
tree | c715562bb5d8d39487847ab44b7c949e7afdc994 /main/php_version.h | |
parent | c834cbba595ea43d95251e8bf80d39647265c159 (diff) | |
download | php-git-57a5bbd38736e444c9dada0c40b6b0c8488daef5.tar.gz |
Go with 4.0.3
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 02bc64b236..16226f2077 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.3RC2" +#define PHP_VERSION "4.0.3" |