[PATCH] Update library version for new symbols
Peter Hutterer
peter.hutterer at who-t.net
Sun Aug 2 17:57:06 PDT 2009
On Fri, Jul 31, 2009 at 01:33:52PM +0200, Julien Cristau wrote:
> Commit 554f755e5545f63d3c8f299297927238da155773 added generic event
> cookie handling. Bump libX11 version number accordingly.
> ---
> src/Makefile.am | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 774aa5a..26d8e27 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -376,7 +376,7 @@ if XKB
> USE_XKB_LIBS = $(XKB_LIBS)
> endif
>
> -libX11_la_LDFLAGS = -version-number 6:2:0 -no-undefined
> +libX11_la_LDFLAGS = -version-number 6:3:0 -no-undefined
>
> libX11_la_LIBADD = \
> $(USE_I18N_LIBS) \
> --
> 1.6.3.3
Pushed, thanks.
Cheers,
Peter
More information about the xorg-devel
mailing list