From: David Schleef Date: Sat, 29 Nov 2003 04:35:05 +0000 (+0000) Subject: bump libtool version X-Git-Tag: CAPS-MERGE-2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28397c507ce137f56c3c148081a76aa776b4b6f7;p=platform%2Fupstream%2Fgstreamer.git bump libtool version Original commit message from CVS: bump libtool version --- diff --git a/configure.ac b/configure.ac index d8d65de..56c3496 100644 --- a/configure.ac +++ b/configure.ac @@ -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)