diff --git a/meson.build b/meson.build index 9c67166..d538a5f 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('upower', 'c', - version: '1.90.2', + version: '1.90.3', license: 'GPLv2+', default_options: [ 'buildtype=debugoptimized',