diff --git a/meson.build b/meson.build index c4031ad..9a0e8ba 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'gamemode', 'c', default_options : ['c_std=c11', 'warning_level=3'], - version: '1.6.1', + version: '1.7', license: 'BSD', )