From 0616857b2a4771764e17c2d380d5170957035655 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Fri, 11 Sep 2020 20:33:12 +0000 Subject: [PATCH] version autoupdate [0.55.3] --- .abf.yml | 2 +- meson.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 567c509..45ef929 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - meson-0.55.2.tar.gz: 6169185d5b1c00f49e4fde97db1bde9fc85f7ac9 + meson-0.55.3.tar.gz: 6a6ca4d36eb8cdf954beff08c653fc72cf336527 diff --git a/meson.spec b/meson.spec index c5d4059..441d594 100644 --- a/meson.spec +++ b/meson.spec @@ -3,7 +3,7 @@ Summary: High productivity build system Name: meson -Version: 0.55.2 +Version: 0.55.3 Release: 1 License: ASL 2.0 Group: Development/Tools