diff --git a/meson.build b/meson.build index cf1377b..927aff6 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('lrcmake', - version: '0.1.3 (d16f659)', + version: '1.0 (e905103)', meson_version: '>= 1.0.0', default_options: [ 'warning_level=2', 'werror=false', ], )