diff --git a/meson.build b/meson.build index 24b6e1a..f1d7876 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('Alpaca', 'c', - version: '2.6.5', + version: '2.7.0', meson_version: '>= 0.62.0', default_options: [ 'warning_level=2', 'werror=false', ], )