Shouldn´t this be announced somewhere?

regards,
Marten.

> -----Original Message-----
> From: Zeev Suraski [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 10, 2001 4:22 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-CVS] cvs: php4(PHP_4_0_7) / configure.in /main
> php_version.h 
> 
> 
> zeev          Mon Dec 10 10:21:43 2001 EDT
> 
>   Modified files:              (Branch: PHP_4_0_7)
>     /php4     configure.in 
>     /php4/main        php_version.h 
>   Log:
>   Go with 4.1.0
>   
>   
> Index: php4/configure.in
> diff -u php4/configure.in:1.268.4.15 php4/configure.in:1.268.4.16
> --- php4/configure.in:1.268.4.15      Mon Dec  3 05:56:13 2001
> +++ php4/configure.in Mon Dec 10 10:21:41 2001
> @@ -1,4 +1,4 @@
> -dnl ## $Id: configure.in,v 1.268.4.15 2001/12/03 10:56:13 zeev 
> Exp $ -*- sh -*-
> +dnl ## $Id: configure.in,v 1.268.4.16 2001/12/10 15:21:41 zeev 
> Exp $ -*- sh -*-
>  dnl ## Process this file with autoconf to produce a configure script.
>  
>  divert(1)
> @@ -51,7 +51,7 @@
>  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.1.0RC5, nodefine)
> +AM_INIT_AUTOMAKE(php, 4.1.0, nodefine)
>  
>  PHP_VERSION=$VERSION
>  echo "/* automatically generated by configure */" > php_version.h.new
> Index: php4/main/php_version.h
> diff -u php4/main/php_version.h:1.46.4.9 php4/main/php_version.h:1.46.4.10
> --- php4/main/php_version.h:1.46.4.9  Mon Dec  3 05:56:13 2001
> +++ php4/main/php_version.h   Mon Dec 10 10:21:43 2001
> @@ -1,3 +1,3 @@
>  /* automatically generated by configure */
>  /* edit configure.in to change version number */
> -#define PHP_VERSION "4.1.0RC5"
> +#define PHP_VERSION "4.1.0"
> 
> 
> 
> -- 
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to