Bump version

This commit is contained in:
Martin Lund 2022-12-17 17:28:28 +01:00
parent a2bbab0684
commit 76eb17e4d4

View file

@ -1,5 +1,5 @@
project('tio', 'c', project('tio', 'c',
version : '2.5', version : '2.6',
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' ]