From 90aa86ea5271df523b7ab918f99faa678d1466d1 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Wed, 6 Jan 2021 19:52:21 +0000 Subject: [PATCH] version autoupdate [0.56.1] --- .abf.yml | 2 +- meson.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 2fae8e6..93153a6 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - meson-0.56.0.tar.gz: 4ddd85b508a920d4724857f05728552f2c76619a + meson-0.56.1.tar.gz: 6701dc8e7cfd5a9b9be0a1dbd724326928744bb4 diff --git a/meson.spec b/meson.spec index 6998e09..defe72f 100644 --- a/meson.spec +++ b/meson.spec @@ -3,7 +3,7 @@ Summary: High productivity build system Name: meson -Version: 0.56.0 +Version: 0.56.1 Release: 1 License: ASL 2.0 Group: Development/Tools