Bump version

This commit is contained in:
Martin Lund 2022-06-17 12:21:59 +02:00
parent 09240c9ad7
commit 1f94fe2c9a

View file

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