Bump version

This commit is contained in:
Martin Lund 2024-06-29 12:33:55 +02:00
parent a3a6b5127f
commit 02cac07a77

View file

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