bug-gnulib
[Top][All Lists]
Advanced

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

Re: Release management: how do you update the libtool version informatio


From: Bruno Haible
Subject: Re: Release management: how do you update the libtool version information?
Date: Tue, 07 Mar 2023 14:20:35 +0100

Simon Josefsson wrote:
> Consider adjusting your habit to update the libtool version directly
> AFTER a release instead.  I put the following in cfg.mk to make sure I
> don't forget this:
> 
> sc_libtool_version_bump:
>       @git diff v$(PREV_VERSION).. | grep '^+AC_SUBST(LT' > /dev/null
> 
> Of course, you still have to bump it if you make any API/ABI changes,

Is a maintainer not _more_ likely to forget about the libtool versioning,
when he has a rule like that, that makes him think "I'm already on the
safe side, since I have done it already"?

Bruno






reply via email to

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