Arun Raghavan pushed to branch master at PulseAudio / pavucontrol
Commits:
7095051b by Arun Raghavan at 2024-05-17T17:25:05-04:00
build-sys: Bump version to 6.0
- - - - -
1 changed file:
- meson.build
Changes:
=====================================
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' ]
)
View it on GitLab:
https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/7095051b25cb7b1b83de18c911c6662a20e3fc91
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/7095051b25cb7b1b83de18c911c6662a20e3fc91
You're receiving this email because of your account on gitlab.freedesktop.org.