mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Release 1.18.0
This commit is contained in:
parent
bf4187016a
commit
c714cc6028
3 changed files with 1075 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
project('GStreamer manuals and tutorials', 'c',
|
project('GStreamer manuals and tutorials', 'c',
|
||||||
version: '1.17.90',
|
version: '1.18.0',
|
||||||
meson_version: '>=0.48.0')
|
meson_version: '>=0.48.0')
|
||||||
|
|
||||||
hotdoc_p = find_program('hotdoc')
|
hotdoc_p = find_program('hotdoc')
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1 +1 @@
|
||||||
1.17
|
1.18
|
Loading…
Reference in a new issue