On Saturday 14 July 2012 12:29:57 Michael Jansen wrote: > Why not marking an alpha, beta and rc as what it is and every other project > out there already does? Why masking is as a stable release? > > 4.N.1~alpha1 > 4.N.1~alpha2 > 4.N.1~beta1 > 4.N.1~beta2 > 4.N.1~rc > 4.N.1
This is fine in external communication and bugzilla, but we still need a value for KDE_VERSION_MAJOR, KDE_VERSION_MINOR and KDE_VERSION_RELEASE (see kdeversion.h[.cmake] in kdelibs). This is necessary in order to be able to write #if KDE_IS_VERSION(4, 9, 82). I agree though, these "special version numbers" could limited to kdeversion.h and not used anywhere else. Hopefully bugzilla sorts these strings with '~' correctly... -- David Faure, [email protected], http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5 _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
