And moving on to next develop

This commit is contained in:
Andy Williams 2018-09-13 18:27:17 +01:00
parent 21e34166fd
commit 5700111cac
2 changed files with 14 additions and 1 deletions

13
NEWS
View File

@ -1,3 +1,16 @@
=======
Edi 0.8
=======
Features:
*
Bug fixes:
*
=======
Edi 0.7
=======

View File

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