diff options
author | SVN Migration <svn@php.net> | 2006-07-31 15:04:55 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2006-07-31 15:04:55 +0000 |
commit | 9ad46b43db223eaadaa49a70136162f4154278f0 (patch) | |
tree | 9812505849a122d6879d033852b4135dc3714281 /main/php_version.h | |
parent | 3072d1bb2b85e332337f391c8ff71e270e639edc (diff) | |
download | php-git-9ad46b43db223eaadaa49a70136162f4154278f0.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_4_4_3'.php-4.4.3
Diffstat (limited to 'main/php_version.h')
-rw-r--r-- | main/php_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_version.h b/main/php_version.h index 8c5b61c13d..d2e53a4002 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -3,5 +3,5 @@ #define PHP_MAJOR_VERSION 4 #define PHP_MINOR_VERSION 4 #define PHP_RELEASE_VERSION 3 -#define PHP_EXTRA_VERSION "RC2-dev" -#define PHP_VERSION "4.4.3RC2-dev" +#define PHP_EXTRA_VERSION "" +#define PHP_VERSION "4.4.3" |