X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FMakefile.am;h=756337a97c9a48f1195fb6c572fb6030cd14167c;hb=d79621b25ba6784135b1a3aa51e9561fcf72fe7f;hp=bf6e9911a271a19f3beeae114839499c37162965;hpb=d989656cde2ee7a4a66b2065209ef389495f3452;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/Makefile.am b/src/Makefile.am index bf6e991..756337a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,7 +24,7 @@ libxcb_la_SOURCES = \ # * If you add an interface, increment current and age and set revision to 0. # * If you change or remove an interface, increment current and set revision # and age to 0. -libxcb_la_LDFLAGS = -version-info 1:0:0 +libxcb_la_LDFLAGS = -version-info 2:0:1 XCB_LIBS = libxcb.la