From b3921c47d3ab0cadc57865cccffc1c1b081aa592 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 22 Oct 2024 09:55:19 +0000 Subject: [PATCH] 1.6.0 --- .abf.yml | 2 +- meson.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index fdf2421..3e0260a 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - meson-1.0.0.tar.gz: 0a4f243c0a760a6b08459b0626a581d5c4085667 + meson-1.6.0.tar.gz: e9c067f05cf1a0ec6cd6ccf49884bc2ee1519069 diff --git a/meson.spec b/meson.spec index 9e56e18..8b2af19 100644 --- a/meson.spec +++ b/meson.spec @@ -3,7 +3,7 @@ Summary: High productivity build system Name: meson -Version: 1.0.0 +Version: 1.6.0 Release: 1 License: ASL 2.0 Group: Development/Tools