Update to 1.1 ready for release

This commit is contained in:
Marc Di Luzio
2018-04-25 15:50:05 +01:00
parent eac854b753
commit fb2f3c628a
6 changed files with 18 additions and 6 deletions

View File

@ -2,7 +2,7 @@ project(
'gamemode',
'c',
default_options : ['c_std=c11'],
version: '1.0',
version: '1.1',
license: 'BSD',
)