mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-02-13 11:27:33 +00:00
meson: Update version to 0.9.8
This commit is contained in:
parent
59f575888e
commit
d9e9468f9a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
project('gst-plugins-rs',
|
project('gst-plugins-rs',
|
||||||
'rust',
|
'rust',
|
||||||
'c',
|
'c',
|
||||||
version: '0.9.5',
|
version: '0.9.8',
|
||||||
meson_version : '>= 0.60')
|
meson_version : '>= 0.60')
|
||||||
|
|
||||||
# dependencies.py needs a toml parsing module
|
# dependencies.py needs a toml parsing module
|
||||||
|
|
Loading…
Reference in a new issue