diff options
author | SVN Migration <svn@php.net> | 2003-11-02 23:14:19 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2003-11-02 23:14:19 +0000 |
commit | 42a7f85d336d3a08e5012a73417e79a053aec82d (patch) | |
tree | 31bf3ebd2fa53f0657065b2633a4aec068aa1523 /main | |
parent | 84eb811be9e7b0f65ca0881015950251757e8fc5 (diff) | |
download | php-git-php-4.3.4.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_4_3_4'.php-4.3.4
Diffstat (limited to 'main')
-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 cf9d5e4449..166e505646 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -3,5 +3,5 @@ #define PHP_MAJOR_VERSION 4 #define PHP_MINOR_VERSION 3 #define PHP_RELEASE_VERSION 4 -#define PHP_EXTRA_VERSION "RC3-dev" -#define PHP_VERSION "4.3.4RC3-dev" +#define PHP_EXTRA_VERSION "" +#define PHP_VERSION "4.3.4" |