Merge branch 'releases/1.9'

This commit is contained in:
Daniel Eklöf 2021-10-02 14:47:56 +02:00
commit 284625c8da
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 5 additions and 12 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.9.2](#1-9-2)
* [1.9.1](#1-9-1)
* [1.9.0](#1-9-0)
* [1.8.2](#1-8-2)
@ -31,8 +31,8 @@
* [1.2.0](#1-2-0)
## Unreleased
### Added
## 1.9.2
### Changed
* PGO helper scripts no longer set `LC_CTYPE=en_US.UTF-8`. But, note
@ -41,13 +41,6 @@
(https://codeberg.org/dnkl/foot/issues/728).
### Deprecated
### Removed
### Fixed
### Security
### Contributors
## 1.9.1
### Added

View file

@ -26,7 +26,7 @@
PGO=auto
pkgname=('foot-git' 'foot-terminfo-git')
pkgver=1.9.1
pkgver=1.9.2
pkgrel=1
arch=('x86_64' 'aarch64')
url=https://codeberg.org/dnkl/foot

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.9.1',
version: '1.9.2',
license: 'MIT',
meson_version: '>=0.54.0',
default_options: [