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>2024-01-04 14:05:23 +0300
committerSebastian Dröge <sebastian@centricular.com>2024-01-04 14:05:23 +0300
commit5bba2f783632bb27687662017d703af2fb2fd4f1 (patch)
treed71860565c437aab6f6f629cf3eedf81a30651bc
parent46b84c156497e4d453cd89ffb5e0fb03d24ec595 (diff)
meson: Update version to 0.11.3 too0.11.3+fixup0.11
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index f61b80bf9..ffa4a6daa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project('gst-plugins-rs',
'rust',
'c',
- version: '0.11.2',
+ version: '0.11.3',
meson_version : '>= 1.1')
# dependencies.py needs a toml parsing module