diff options
author | SVN Migration <svn@php.net> | 2002-04-22 10:20:24 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2002-04-22 10:20:24 +0000 |
commit | 0cf31a3d89b872e89110f19fd7393ad72934aadc (patch) | |
tree | 743c1179793d5b88ea17256ecffbadeb64a82118 /main/php_version.h | |
parent | 83f57e03814967ea87018dcf329cb0eebb06fc95 (diff) | |
download | php-git-php-4.2.0.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_4_2_0'.php-4.2.0
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 3d72e9a156..82d71ea6ef 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.2.1-dev" +#define PHP_VERSION "4.2.0" |