From 1d4d3e4cb0e6cfb6301df316afb4c5a40e556b68 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Tue, 4 Oct 2022 21:19:52 +0530 Subject: build: Update versions to be 0.9.0-alpha.1 0.9.0 is the next release, so we can't name things that already. Also the version in meson.build was 0.13.0, which is completely wrong. --- video/dav1d/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/dav1d') diff --git a/video/dav1d/Cargo.toml b/video/dav1d/Cargo.toml index 189d887c2..0c80049fa 100644 --- a/video/dav1d/Cargo.toml +++ b/video/dav1d/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-dav1d" -version = "0.9.0" +version = "0.9.0-alpha.1" authors = ["Philippe Normand "] edition = "2021" rust-version = "1.63" -- cgit v1.2.3