--- embedaddon/php/main/php_version.h 2012/02/21 23:48:05 1.1.1.1 +++ embedaddon/php/main/php_version.h 2012/05/29 12:34:35 1.1.1.2 @@ -1,8 +1,8 @@ /* automatically generated by configure */ /* edit configure.in to change version number */ #define PHP_MAJOR_VERSION 5 -#define PHP_MINOR_VERSION 3 -#define PHP_RELEASE_VERSION 10 +#define PHP_MINOR_VERSION 4 +#define PHP_RELEASE_VERSION 3 #define PHP_EXTRA_VERSION "" -#define PHP_VERSION "5.3.10" -#define PHP_VERSION_ID 50310 +#define PHP_VERSION "5.4.3" +#define PHP_VERSION_ID 50403