Preparing for 2.5.0

This commit is contained in:
jeffser
2024-10-06 23:26:22 -06:00
parent 6394569b3b
commit cf4d37a1c0
2 changed files with 18 additions and 1 deletions

View File

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