update libtool version numbers

Original commit message from CVS:
update libtool version numbers
This commit is contained in:
David Schleef 2003-11-22 23:13:15 +00:00
parent fead1598ee
commit 5ffdd48422

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)