Bump version

This commit is contained in:
Martin Lund 2024-06-15 16:46:20 +02:00
parent 5c7d81b900
commit b756d2e1f1

View file

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