Preparing for 2.6.5

This commit is contained in:
jeffser
2024-10-13 16:24:20 -06:00
parent 7587b03828
commit 063da38597
2 changed files with 13 additions and 1 deletions

View File

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