Bump version

This commit is contained in:
Martin Lund 2022-06-14 00:47:03 +02:00
parent 5708e2187f
commit 9ab846a30a

View file

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