mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Bump version
This commit is contained in:
parent
6163bc392b
commit
2f6b3796f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
project('tio', 'c',
|
project('tio', 'c',
|
||||||
version : '3.6',
|
version : '3.7',
|
||||||
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' ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue