diff --git a/meson.build b/meson.build index a539f21..ef9d972 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'gamemode', 'c', default_options : ['c_std=c11'], - version: '0.2', + version: '0.3', license: 'BSD', )