mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 07:08:23 +00:00
1st prerelease
Original commit message from CVS: 1st prerelease
This commit is contained in:
parent
cffa3c7a53
commit
fb0e821074
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ AC_INIT
|
|||
AC_CANONICAL_TARGET([])
|
||||
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 3, 2, 1)
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 3, 2, 2)
|
||||
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||
AS_LIBTOOL(GST, 0, 0, 0, yes)
|
||||
|
||||
|
|
Loading…
Reference in a new issue