summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2021-06-03 16:09:11 +0200
committerJan Rybar <jrybar@redhat.com>2021-06-03 16:09:11 +0200
commit2e5348bf4eb0ef984db32f7f96ec6722d441c6ca (patch)
treed69f3b649331885a9874ff77580af38b63da2b8d /meson.build
parenta04d13affe0fa53ff618e07aa8f57f4c0e3b9b81 (diff)
downloadpolkit-2e5348bf4eb0ef984db32f7f96ec6722d441c6ca.tar.gz
Release 0.1190.119
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 ed75c61..b3702be 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'polkit', ['c', 'cpp'],
- version: '0.117',
+ version: '0.119',
license: 'LGPL2+',
default_options: [
'buildtype=debugoptimized',