fixing libtool version (that was a lie, I'm actually testing ciabot)

Original commit message from CVS:
fixing libtool version
(that was a lie, I'm actually testing ciabot)
This commit is contained in:
Thomas Vander Stichele 2003-06-02 19:58:41 +00:00
parent 774c68364c
commit 01b6a139b7

View file

@ -23,7 +23,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0
dnl - major/minor got increased -> reset to 0,0,0
AS_LIBTOOL(GST, 0, 2, 1)
AS_LIBTOOL(GST, 1, 0, 1)
AC_CONFIG_SRCDIR([gst/gst.c])
AM_CONFIG_HEADER(config.h)