PolicyKit: Branch 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Oct 26 13:03:29 UTC 2022
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6d21ff74d11ba7a29ae33914afd5cab80506208a
Author: Jan Rybar <jrybar at redhat.com>
Date: Wed Oct 26 14:55:20 2022 +0200
Post-release version bump
This version bump is needed in order to make seamless build on Fedora
Copr via packit (soon to be implemented)
This also brings back useful tradition.
diff --git a/meson.build b/meson.build
index 1da0e08..f7aa03d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'polkit', ['c'],
- version: '122',
+ version: '123',
license: 'LGPL2+',
default_options: [
'buildtype=debugoptimized',
More information about the hal-commit
mailing list