On Tue, 2009-07-28 at 21:53 -0700, Aaron Plattner wrote: > - > -AC_INIT(libXfixes, 4.0.3, > [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXfixes) > +AC_INIT(libXfixes, 5.0.0, > [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXfixes)
You need to set the library version number too -- it's in src/Makefile.am. Looks like 3:2:0 should do it? -- [email protected]
signature.asc
Description: This is a digitally signed message part
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
