Update version to 1.6 post-release

This commit is contained in:
Ahsan Fayaz
2020-01-22 14:51:00 +00:00
parent d58c59c183
commit 065454bb4e
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.5',
version: '1.6-dev',
license: 'BSD',
)