diff --git a/meson.build b/meson.build index b5720fe..80a3872 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'dbtool', 'cpp', license: 'GPL', - version: '1.9.1', + version: '1.9.2', meson_version: '>=1.3', default_options: [ 'warning_level=2',