From d1b7a8686741276ca43ac313b4b0bd6daf157b49 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Wed, 11 Oct 2017 16:19:59 +0100 Subject: [PATCH] Bump version to 0.4.1 Signed-off-by: Ikey Doherty --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 4f70837..d8771e0 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'linux-steam-integration', ['c'], - version: '0.4', + version: '0.4.1', license: [ 'LGPL-2.1', ],