On Wed, 27 Feb 2002, Rasmus Lerdorf wrote:

> Then according to our new versioning system, HEAD should be at 4.3.0-dev

I totally agree with that, but some persons say we never agreed upon that
new and nice versioning scheme. Anyway, it's open for discussion if you ask me.

Derick

>
> On Wed, 27 Feb 2002 [EMAIL PROTECTED] wrote:
>
> > On Wed, 27 Feb 2002, Rasmus Lerdorf wrote:
> >
> > > Unless there is a 4.2.0 branch, why are you going to 4.2.1?
> >
> > There is a PHP 4.2.0 branch.
> >
> > Derick
> >
> > >
> > > On Wed, 27 Feb 2002, Derick Rethans wrote:
> > >
> > > > derick          Wed Feb 27 06:30:06 2002 EDT
> > > >
> > > >   Modified files:
> > > >     /php4       configure.in
> > > >     /php4/main  php_version.h
> > > >   Log:
> > > >   - Update version number
> > > >
> > > >
> > > > Index: php4/configure.in
> > > > diff -u php4/configure.in:1.299 php4/configure.in:1.300
> > > > --- php4/configure.in:1.299     Mon Feb  4 20:27:00 2002
> > > > +++ php4/configure.in   Wed Feb 27 06:30:04 2002
> > > > @@ -1,4 +1,4 @@
> > > > -dnl ## $Id: configure.in,v 1.299 2002/02/05 01:27:00 sniper Exp $ -*- sh -*-
> > > > +dnl ## $Id: configure.in,v 1.300 2002/02/27 11:30:04 derick Exp $ -*- sh -*-
> > > >  dnl ## Process this file with autoconf to produce a configure script.
> > > >
> > > >  divert(1)
> > > > @@ -36,7 +36,7 @@
> > > >  done
> > > >
> > > >  AC_CANONICAL_HOST
> > > > -AM_INIT_AUTOMAKE(php, 4.2.0-dev, nodefine)
> > > > +AM_INIT_AUTOMAKE(php, 4.2.1-dev, nodefine)
> > > >  AM_CONFIG_HEADER(main/php_config.h)
> > > >  AM_MAINTAINER_MODE
> > > >
> > > > Index: php4/main/php_version.h
> > > > diff -u php4/main/php_version.h:1.48 php4/main/php_version.h:1.49
> > > > --- php4/main/php_version.h:1.48        Mon Oct 15 16:18:02 2001
> > > > +++ php4/main/php_version.h     Wed Feb 27 06:30:06 2002
> > > > @@ -1,3 +1,3 @@
> > > >  /* automatically generated by configure */
> > > >  /* edit configure.in to change version number */
> > > > -#define PHP_VERSION "4.2.0-dev"
> > > > +#define PHP_VERSION "4.3.0-dev"
> > > >
> > > >
> > > >
> > > > --
> > > > PHP CVS Mailing List (http://www.php.net/)
> > > > To unsubscribe, visit: http://www.php.net/unsub.php
> > > >
> > >
> >
>




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to