On Thu, Feb 11, 2016 at 11:20:06PM -0500, al davis wrote: > makes sense to me
ok, let me add one minor revision to my proposal :D #define PACKAGE_VERSION 0 #define PACKAGE_REVISION 31 // #define PACKAGE_COMMIT the git thing (not yet). #define LIBGNUCAP_CURRENT 0 #define LIBGNUCAP_REVISION 0 // or anything really close... #define LIBGNUCAP_CURRENT 0 that would be consistent with the banner, it says "Never trust any version less than 1.0" > a clarification on the past: > > > A difference in use ... the "revision" was incremented with every > > > commit. > > Compared to how we do it now .. not really every commit to a branch, > but rather the equivalent of an update to master. we should also continue to have #define PATCHLEVEL "$branch master $date" similar to PACKAGE_COMMIT, it might make sense to have it updated automatically one day... cheers felix _______________________________________________ Gnucap-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnucap-devel
