Bump version

This commit is contained in:
Martin Lund 2024-04-26 22:28:27 +02:00
parent d19ba1c492
commit b4741de50c

View file

@ -1,5 +1,5 @@
project('tio', 'c',
version : '2.9',
version : '3.0',
license : [ 'GPL-2'],
meson_version : '>= 0.53.2',
default_options : [ 'warning_level=2', 'buildtype=release', 'c_std=gnu99' ]