diff --git a/meson.build b/meson.build index c29f5ee..73fe27b 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('power-profiles-daemon', [ 'c' ], - version: '0.23', + version: '0.30', license: 'GPLv3+', default_options: [ 'buildtype=debugoptimized',