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-01-24 16:44:54 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-24 16:44:54 +0300
commit77d68080e80d00b6bf74608b1cc95bdc7aeefa16 (patch)
tree57263d55646316c3d9b2f54247ca5ebcf07ba1b7 /meson.build
parente0e63dd4da91ac956db4306adf7c1d05593cadd8 (diff)
meson: Update version to 0.10.0-alpha.1
Should've happened long ago already.
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 96270268b..03c8cbbb8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project('gst-plugins-rs',
'rust',
'c',
- version: '0.9.0-alpha.1',
+ version: '0.10.0-alpha.1',
meson_version : '>= 0.60')
# dependencies.py needs a toml parsing module