bump libtool version

Original commit message from CVS:
bump libtool version
This commit is contained in:
David Schleef 2003-11-29 04:35:05 +00:00
parent 387b7f7f5b
commit 28397c507c

View 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)