Getting ready for 0.9.6.1

This commit is contained in:
jeffser
2024-06-22 02:13:20 -06:00
parent e42e01a92c
commit fb8e3a434c
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project('Alpaca', 'c',
version: '0.9.6',
version: '0.9.6.1',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)