From 6095d3aae7d4b4f58a98b6ef6ea7cdbbceaeba61 Mon Sep 17 00:00:00 2001 From: Ilia Bozhinov Date: Wed, 21 Apr 2021 11:16:35 +0200 Subject: [PATCH] meson.build: set correct wayfire version --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index bfcb06937..cefd265b6 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'wayfire', 'c', 'cpp', - version: '0.7.0', + version: '0.7.1', license: 'MIT', meson_version: '>=0.53.0', default_options: [