Update to version 1.3-dev post-1.2 release

This commit is contained in:
Alex Smith
2018-07-21 09:48:40 +01:00
parent c3938599a8
commit 2ae86fabd6
4 changed files with 4 additions and 4 deletions

View File

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