Bump version

This commit is contained in:
Martin Lund 2022-02-19 13:24:12 +01:00
parent 9f2cac4e41
commit 690fbebfc7

View file

@ -1,5 +1,5 @@
project('tio', 'c', project('tio', 'c',
version : '1.34', version : '1.35',
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' ]