diff --git a/meson.build b/meson.build index 4f0aa21..ee799e0 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('upower', 'c', - version: '1.90.7', + version: '1.90.8', license: 'GPLv2+', default_options: [ 'buildtype=debugoptimized',