Update to version 1.2

This commit is contained in:
Alex Smith
2018-07-21 09:32:55 +01:00
committed by Alex Smith
parent f6786ed5d2
commit c3938599a8
5 changed files with 33 additions and 27 deletions

View File

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