Update version to 1.4

This commit is contained in:
Alex Smith
2019-07-21 10:24:18 +01:00
parent 5c1b2d0c74
commit acb57735fc
6 changed files with 32 additions and 10 deletions

View File

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