Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-04-06 11:25:33 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-04-06 11:25:33 +0300
commit884a8a8b235cdb13d6c17e7f8faf2a543d72d6ba (patch)
tree023f07055aa56aaa097b1a81978b9a9734d3cca6 /meson.build
parent0bc9718e3bc8d9432ea7c4b527cc0ee4226176c4 (diff)
meson: Update version
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 942d64ebf..70caa401b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project('gst-plugins-rs',
'rust',
'c',
- version: '0.10.0-alpha.1',
+ version: '0.11.0-alpha.1',
meson_version : '>= 0.60')
# dependencies.py needs a toml parsing module