Update version to 0.12.0

This commit is contained in:
Sebastian Dröge 2024-02-08 19:33:09 +02:00
parent 2f964f71bb
commit 50efdf6a64
2 changed files with 2 additions and 2 deletions

View file

@ -113,7 +113,7 @@ panic = 'unwind'
opt-level = 1
[workspace.package]
version = "0.12.0-alpha.1"
version = "0.12.0"
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
edition = "2021"
rust-version = "1.70"

View file

@ -1,7 +1,7 @@
project('gst-plugins-rs',
'rust',
'c',
version: '0.12.0-alpha.1',
version: '0.12.0',
meson_version : '>= 1.1')
# dependencies.py needs a toml parsing module