bump libtool version
authorDavid Schleef <ds@schleef.org>
Sat, 29 Nov 2003 04:35:05 +0000 (04:35 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 29 Nov 2003 04:35:05 +0000 (04:35 +0000)
Original commit message from CVS:
bump libtool version

configure.ac

index d8d65de..56c3496 100644 (file)
@@ -26,7 +26,7 @@ dnl - library source changed -> increment REVISION
 dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
 dnl - interfaces added -> increment AGE
 dnl - interfaces removed -> AGE = 0
-AS_LIBTOOL(GST, 3, 0, 0)
+AS_LIBTOOL(GST, 4, 0, 0)
 
 AC_CONFIG_SRCDIR([gst/gst.c])
 AM_CONFIG_HEADER(config.h)