PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-05 Oct 2000, Version 4.0.3
+11 Oct 2000, Version 4.0.3
- Fixed a problem that allowed users to override admin_value's and admin_flag's
(Zeev)
- Fixed PostgreSQL module to work when the link handle is omitted (Zeev)
dnl ## Diversion 5 is the last one. Here we generate files and clean up.
dnl ## This is where the version number is changed from now on!
-AM_INIT_AUTOMAKE(php, 4.0.3RC2)
+AM_INIT_AUTOMAKE(php, 4.0.3)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new
/* automatically generated by configure */
/* edit configure.in to change version number */
-#define PHP_VERSION "4.0.3RC2"
+#define PHP_VERSION "4.0.3"