configure: bump AS_LIBTOOL version
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 12 Mar 2012 23:05:01 +0000 (23:05 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 12 Mar 2012 23:21:05 +0000 (23:21 +0000)
API was added to collectpads2

configure.ac

index c1b4f58..8a67c36 100644 (file)
@@ -48,7 +48,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
 dnl - interfaces added -> increment AGE
 dnl - interfaces removed -> AGE = 0
 dnl sets GST_LT_LDFLAGS
-AS_LIBTOOL(GST, 30, 0, 30)
+AS_LIBTOOL(GST, 31, 0, 31)
 
 dnl FIXME: this macro doesn't actually work;
 dnl the generated libtool script has no support for the listed tags.