summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2022-02-23 16:52:35 +0100
committerBenjamin Berg <bberg@redhat.com>2022-02-23 17:46:51 +0100
commit2e5ba3ef806fab1028c5030ef630f66e29b4366d (patch)
treeeddaec1f535d21c4498ffef9d9e307513c8a9b5c /meson.build
parent4b5b8a451b51723c3d9a5c2ba36a961d7b4770e9 (diff)
downloadupower-2e5ba3ef806fab1028c5030ef630f66e29b4366d.tar.gz
Release 0.99.16v0.99.16
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 28b5b30..5c2d7db 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('upower', 'c',
- version: '0.99.15',
+ version: '0.99.16',
license: 'GPLv2+',
default_options: [
'buildtype=debugoptimized',