From ca89f977b51a57a5dc0fc9be0086d2d9a8e21c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sun, 28 Mar 2021 14:25:29 +0200 Subject: [PATCH] meson/pkgbuild: bump version to 1.7.1 --- PKGBUILD | 2 +- meson.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 67894b80..43f6a486 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=('foot-git' 'foot-terminfo-git') -pkgver=1.7.0 +pkgver=1.7.1 pkgrel=1 arch=('x86_64' 'aarch64') url=https://codeberg.org/dnkl/foot diff --git a/meson.build b/meson.build index 9fbf99a6..b8ba12e8 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.7.0', + version: '1.7.1', license: 'MIT', meson_version: '>=0.53.0', default_options: [