mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
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:
parent
774c68364c
commit
01b6a139b7
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue