Update to 1.1 ready for release

This commit is contained in:
Marc Di Luzio
2018-04-25 15:50:05 +01:00
parent 975d678ab7
commit b8b2b0415e
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',
)