mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
another prerelease
Original commit message from CVS: another prerelease
This commit is contained in:
parent
d7941995b9
commit
3e01a25571
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, 2)
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 3, 2, 3)
|
||||
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||
AS_LIBTOOL(GST, 0, 0, 0, yes)
|
||||
|
||||
|
|
Loading…
Reference in a new issue