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-08-10 17:19:19 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-08-10 17:19:19 +0300
commit47f0520c2057ce42e9470cb4c0d9b4a992c6897c (patch)
treeebf41f43d9b66ea690c6b08bd730ed86c8e7d25e
parent383d8e2668e5c82f90139c599a604e65c2db38f0 (diff)
meson: Update version to 0.11.00.11.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 05b9a3d8a..40fc5d547 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project('gst-plugins-rs',
'rust',
'c',
- version: '0.11.0-alpha.1',
+ version: '0.11.0',
meson_version : '>= 0.60')
# dependencies.py needs a toml parsing module