diff options
author | SVN Migration <svn@php.net> | 2000-10-02 15:20:41 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2000-10-02 15:20:41 +0000 |
commit | 1208b0fe781b02073418267f04c90cca3201a49f (patch) | |
tree | 9c29dc615a25677ab5409c6ad79ccde7a8a671e2 /main/php_version.h | |
parent | 5819b6d4a6bdcb6cd33431761d7d2430fed9a7ce (diff) | |
download | php-git-php-4.0.3RC1.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_4_0_3RC1'.php-4.0.3RC1
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 c5c0ab3b25..4065a40092 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.3-dev" +#define PHP_VERSION "4.0.3RC1" |