Bump version

This commit is contained in:
Martin Lund 2022-02-20 01:09:50 +01:00
parent 88974852ae
commit e11fcbd2f4

View file

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