mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Sync version with other modules
This commit is contained in:
parent
733d1a6a8d
commit
ba2cddfc17
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
project('GStreamer manuals and tutorials', 'c',
|
||||
version: '1.11.1.1',
|
||||
version: '1.15.0.1',
|
||||
meson_version: '>=0.48.0')
|
||||
|
||||
hotdoc = import('hotdoc')
|
||||
|
@ -23,4 +23,4 @@ gstreamer_doc = hotdoc.generate_doc('GStreamer',
|
|||
edit_on_github_branch: 'master',
|
||||
disable_incremental_build: true,
|
||||
devhelp_activate: true,
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue