Bump version

This commit is contained in:
Martin Lund 2023-09-22 16:57:44 +02:00
parent 72399c4fe6
commit 7193e6f0c9

View file

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