r19080 - gnucash/trunk - Bug #616696 - Development version warning string should not include hardcode version.
Geert Janssens
janssens-geert at telenet.be
Wed Apr 28 13:08:42 EDT 2010
On Wednesday 28 April 2010, Derek Atkins wrote:
> Geert Janssens <gjanssens at code.gnucash.org> writes:
> > -GNUCASH_LATEST_STABLE_VERSION="2.2.9"
> > +GNUCASH_LATEST_STABLE_SERIES=$GNUCASH_MAJOR_VERSION.$(($GNUCASH_MINOR_VE
> >RSION-($GNUCASH_MINOR_VERSION%2)))
>
> This logic will fail when we go from 2.x -> 3.0
>
> I'd rather this be "hard coded" and we just have a list of places where
> we need to "fix" the release number when we make a new stable release.
>
> I think we just need a release engineering checklist somewhere (the wiki)?
>
> -derek
>
I do agree on a release engineering checklist though.
I started a wiki page some time ago that could be extended for this purpose:
http://wiki.gnucash.org/wiki/Release_Process
Geert
More information about the gnucash-devel
mailing list