From c99566fb810c9d8cae5e9cd39d1772b55e2f514c Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Mon, 8 Dec 2008 14:05:32 +1000 Subject: libdrm: bump to 2.4 for lib version we already have a 2.3.x version out there --- libdrm/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdrm') diff --git a/libdrm/Makefile.am b/libdrm/Makefile.am index 63f6e644..a5be36e0 100644 --- a/libdrm/Makefile.am +++ b/libdrm/Makefile.am @@ -22,7 +22,7 @@ SUBDIRS = . intel libdrm_la_LTLIBRARIES = libdrm.la libdrm_ladir = $(libdir) -libdrm_la_LDFLAGS = -version-number 2:3:0 -no-undefined +libdrm_la_LDFLAGS = -version-number 2:4:0 -no-undefined AM_CFLAGS = -I$(top_srcdir)/shared-core libdrm_la_SOURCES = xf86drm.c xf86drmHash.c xf86drmRandom.c xf86drmSL.c \ -- cgit v1.2.3