gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnucap-devel] library version


From: Felix Salfelder
Subject: Re: [Gnucap-devel] library version
Date: Fri, 12 Feb 2016 08:44:24 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]