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