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