Bump version

This commit is contained in:
Martin Lund 2022-07-09 16:00:34 +02:00
parent cf0d27e5b6
commit dbdb84743f

View file

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