summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2022-10-26 14:08:50 +0200
committerJan Rybar <jrybar@redhat.com>2022-10-26 12:12:24 +0000
commitda87c5698019897dd731bb2cbb54ebd9c9481f52 (patch)
tree7c049cc0fb3b270b7606c40f70b05960e77a99ba /meson.build
parent49bb905131537dde062d477612456328a9655e30 (diff)
downloadpolkit-da87c5698019897dd731bb2cbb54ebd9c9481f52.tar.gz
Release 122122
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index aeb0002..1da0e08 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'polkit', ['c'],
- version: '121',
+ version: '122',
license: 'LGPL2+',
default_options: [
'buildtype=debugoptimized',