meson.build

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri May 17 21:26:58 UTC 2024


 meson.build |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7095051b25cb7b1b83de18c911c6662a20e3fc91
Author: Arun Raghavan <arun at asymptotic.io>
Date:   Fri May 17 17:24:00 2024 -0400

    build-sys: Bump version to 6.0

diff --git a/meson.build b/meson.build
index a4c3c32..e2bc015 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pavucontrol', 'cpp',
-        version : '5.0',
+        version : '6.0',
         meson_version : '>= 0.50.0',
         default_options : [ 'c_std=gnu11', 'cpp_std=c++17' ]
         )



More information about the pulseaudio-commits mailing list