Update version to 1.3.1

This commit is contained in:
Alex Smith
2019-03-29 15:30:11 +00:00
parent 1a51a2ec00
commit e5ccb4b68d
3 changed files with 3 additions and 3 deletions

View File

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