summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2021-06-03 16:49:46 +0200
committerJan Rybar <jrybar@redhat.com>2021-06-03 16:49:46 +0200
commit7778f1759dc708df05f43ed1aeca0e5472796083 (patch)
treef21fb0a44991068518903e85a638ef1dafdc7c00 /meson.build
parent2e5348bf4eb0ef984db32f7f96ec6722d441c6ca (diff)
downloadpolkit-7778f1759dc708df05f43ed1aeca0e5472796083.tar.gz
version bump to 0.200
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 b3702be..bd4ec6b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'polkit', ['c', 'cpp'],
- version: '0.119',
+ version: '0.200',
license: 'LGPL2+',
default_options: [
'buildtype=debugoptimized',