summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2022-07-11 08:46:06 +0000
committerJan Rybar <jrybar@redhat.com>2022-07-11 08:46:06 +0000
commit827b0ddac5b1ef00a47fca4526fcf057bee5f1db (patch)
treef5d20aa8a0b9f16a2ab30fad454a5731a8698b01 /meson.build
parentb64d13b2fdd703fe594ea9af15e5bae4cd0bf798 (diff)
downloadpolkit-827b0ddac5b1ef00a47fca4526fcf057bee5f1db.tar.gz
Release v. 121121
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 da60930..908f0aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'polkit', ['c'],
- version: '0.120',
+ version: '121',
license: 'LGPL2+',
default_options: [
'buildtype=debugoptimized',