Geert Janssens <[email protected]> writes:

> -GNUCASH_LATEST_STABLE_VERSION="2.2.9"
> +GNUCASH_LATEST_STABLE_SERIES=$GNUCASH_MAJOR_VERSION.$(($GNUCASH_MINOR_VERSION-($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
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [email protected]                        PGP key available
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to