summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2024-01-17 17:03:01 +0100
committerJan Rybar <jrybar@redhat.com>2024-01-17 17:03:01 +0100
commita1a78d7a9bdabcf0d9e714c3261e1d1cb263e7b7 (patch)
treee3d796728a55686bd5ba07266d632940041e0292
parent82f0924dc0eb23b9df68e88dbaf9e07c81940a5a (diff)
post-124-release bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 2f81c90..d81afa7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'polkit', ['c'],
- version: '124',
+ version: '125',
license: 'LGPL2+',
default_options: [
'buildtype=debugoptimized',