Update version to 1.5-dev post-release

This commit is contained in:
Alex Smith
2019-07-21 10:39:11 +01:00
parent acb57735fc
commit 24687f960b
4 changed files with 4 additions and 4 deletions

View File

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