mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
prelease
Original commit message from CVS: prelease
This commit is contained in:
parent
cca39d2190
commit
6ed7451f3d
2 changed files with 2 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 89d82b662da00096b70e70a7a102b294acaae6dd
|
||||
Subproject commit c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08b
|
|
@ -3,7 +3,7 @@ AC_CANONICAL_TARGET
|
|||
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 8, 10, 1, GST_CVS="no", GST_CVS="yes")
|
||||
AS_VERSION(gstreamer, GST_VERSION, 0, 8, 10, 2, GST_CVS="no", GST_CVS="yes")
|
||||
|
||||
dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
|
||||
AM_MAINTAINER_MODE
|
||||
|
|
Loading…
Reference in a new issue