diff --git a/meson.build b/meson.build index 47c5e465..56f9e40f 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'gamemode', 'c', default_options : ['c_std=c11', 'warning_level=3'], - version: '1.8.1', + version: '1.8.2', license: 'BSD', )