Bump version

This commit is contained in:
Martin Lund 2022-09-11 14:00:45 +02:00
parent 6618642acf
commit d0926b25ba

View file

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