Update to version 1.3

This commit is contained in:
Alex Smith
2019-03-15 13:39:00 +00:00
parent 10a31f8dec
commit ea7d1c13a3
4 changed files with 6 additions and 6 deletions

View File

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