|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
05 Oct 2000, Version 4.0.3
+- Fixed dirname() under certain conditions (Andi)
- Add --with-imap-ssl to support SSL'ized imap library in RH7 and others
(Rasmus)
- Fix possible crash bug in parse_url() (Andi)
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.3-dev)
+AM_INIT_AUTOMAKE(php, 4.0.3RC2)
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.3RC1"
+#define PHP_VERSION "4.0.3RC2"