Update version back to 1.6 post-release

This commit is contained in:
Ahsan Fayaz
2020-03-03 16:35:37 +00:00
parent 616dca659a
commit 40702d3fed
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.1',
version: '1.6-dev',
license: 'BSD',
)