Bump version

This commit is contained in:
Martin Lund 2024-07-25 00:11:38 +02:00
parent 6163bc392b
commit 2f6b3796f2

View file

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