Added version notes (the update is still not ready)

This commit is contained in:
jeffser
2024-09-02 01:35:52 -06:00
parent 707984e20d
commit 46e3921585
2 changed files with 26 additions and 1 deletions

View File

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