Bump version

This commit is contained in:
Martin Lund 2022-07-15 19:56:11 +02:00
parent c931d7690d
commit 8b77111bb1

View file

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