From c1f18360c2b4cd4bc13bdb14d47f5db0efb61ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 1 Oct 2021 20:52:33 +0200 Subject: [PATCH] meson/pkgbuild: bump version to 1.9.1 --- PKGBUILD | 2 +- meson.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 4cff4a6c..5c3666f9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ PGO=auto # auto|none|partial|full-current-session|full-headless-sway|full-headless-cage pkgname=('foot-git' 'foot-terminfo-git') -pkgver=1.9.0 +pkgver=1.9.1 pkgrel=1 arch=('x86_64' 'aarch64') url=https://codeberg.org/dnkl/foot diff --git a/meson.build b/meson.build index 81dc9006..a97bdaf4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.9.0', + version: '1.9.1', license: 'MIT', meson_version: '>=0.54.0', default_options: [