Preparing for 0.9.4

This commit is contained in:
jeffser
2024-06-04 13:46:15 -06:00
parent 5eb18d00d3
commit 5e1e770aee
10 changed files with 1598 additions and 1384 deletions

View File

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