It's comming!

This commit is contained in:
jeffser
2024-07-22 21:51:41 -06:00
parent 2462220e18
commit dd1bf5118d
3 changed files with 57 additions and 3 deletions

View File

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