On Thu, Jun 10, 2010 at 04:41:13PM +0300, Tiago Vignatti wrote: > diff --git a/src/Makefile.am b/src/Makefile.am > index d658667..c870585 100644 > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -65,4 +65,4 @@ libXfont_la_LIBADD = \ > > libXfont_la_SOURCES = dummy.c > > -libXfont_la_LDFLAGS = -version-number 1:4:1 -no-undefined > +libXfont_la_LDFLAGS = -version-number 1:4:2 -no-undefined
You don't need to bump the -version-number. If you're doing it to indicate a backwards-compatible change, you can bump it to 1:5:0. Cheers, Daniel
signature.asc
Description: Digital signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
