Bump version to v2.0

This commit is contained in:
Martin Lund 2022-08-15 20:05:40 +02:00
parent e837fd0303
commit 34e9d028a1

View file

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