mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
uhm, shouldn't have done that this is righter
Original commit message from CVS: uhm, shouldn't have done that this is righter
This commit is contained in:
parent
b69342f7f2
commit
fcb0725892
1 changed files with 0 additions and 4 deletions
|
@ -2,11 +2,7 @@ AC_INIT
|
|||
AC_CANONICAL_TARGET([])
|
||||
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
<<<<<<< configure.ac
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 3, 2, )
|
||||
=======
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 3, 3, 1)
|
||||
>>>>>>> 1.138
|
||||
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||
AS_LIBTOOL(GST, 0, 0, 0, yes)
|
||||
|
||||
|
|
Loading…
Reference in a new issue