This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] update libtool_VERSION


Benjamin Kosnik <bkoz@redhat.com> writes:

> Noticed while adding symbols: mainline needs a bump, as it has new
> symbols.
>
> tested x86_64/linux
>
> -benjamin2008-03-18  Benjamin Kosnik  <bkoz@redhat.com>
>
> 	* configure.ac (libtool_VERSION): To 6:11:0.
> 	* configure: Regenerate.
> 	* aclocal.m4: Regenerate.
>
> Index: configure.ac
> ===================================================================
> --- configure.ac	(revision 133315)
> +++ configure.ac	(working copy)
> @@ -12,7 +12,7 @@
>  ### am handles this now?  ORIGINAL_LD_FOR_MULTILIBS=$LD
>  
>  # For libtool versioning info, format is CURRENT:REVISION:AGE
> -libtool_VERSION=6:10:0
> +libtool_VERSION=6:11:0

Shouldn't that be 7:0:1?

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]