mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
release done, yay !
Original commit message from CVS: release done, yay !
This commit is contained in:
parent
ce8e4a8879
commit
160f1165ca
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, 3, 1)
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 3, 4, 1)
|
||||
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||
AS_LIBTOOL(GST, 0, 0, 0, yes)
|
||||
|
||||
|
|
Loading…
Reference in a new issue