summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2023-07-28 13:29:57 +0000
committerJan Rybar <jrybar@redhat.com>2023-07-28 13:29:57 +0000
commitc49c68e1738837fe4fa38184b20e2773098fc672 (patch)
tree85153f72e4e771dc6b256875502ee75557a422bd
parentfc8b07e71d99f88a29258cde99b913b44da1846d (diff)
Update file meson.build
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3b96562..40f8fa8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'polkit', ['c'],
- version: '123',
+ version: '124',
license: 'LGPL2+',
default_options: [
'buildtype=debugoptimized',