prep for 0.7 release

This commit is contained in:
Andy Williams 2018-09-13 18:25:06 +01:00
parent 0920de8414
commit 21e34166fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project(
'edi', 'c',
version : '0.6.99',
version : '0.7.0',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.39.0')