Sync version with other modules

This commit is contained in:
Tim-Philipp Müller 2018-12-08 23:28:57 +00:00
parent 733d1a6a8d
commit ba2cddfc17

View file

@ -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,
)
)