Prepare for 3.3.0

This commit is contained in:
Johannes Marbach 2025-04-15 18:23:59 +02:00
parent 1514569d2b
commit dce41a6f07
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
project('buffybox', 'c',
version: '3.2.0',
version: '3.3.0',
default_options: ['warning_level=3', 'b_ndebug=if-release'],
meson_version: '>= 0.59.0'
)