Bump version

This commit is contained in:
Martin Lund 2022-10-15 23:15:01 +02:00
parent 14fc77ffc1
commit bf7b032649

View file

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