Merge branch 'releases/1.4'

This commit is contained in:
Daniel Eklöf 2020-07-22 20:05:17 +02:00
commit 90f0b6be0a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.4.1](#1-4-1)
* [1.4.0](#1-4-0)
* [1.3.0](#1-3-0)
* [1.2.3](#1-2-3)
@ -9,12 +9,12 @@
* [1.2.0](#1-2-0)
## Unreleased
### Added
### Deprecated
### Removed
## 1.4.1
### Fixed
### Security
* Compilation errors in release builds with some combinations of
compilers and compiler flags.
## 1.4.0

View file

@ -1,5 +1,5 @@
pkgname=('foot-git' 'foot-terminfo-git')
pkgver=1.4.0
pkgver=1.4.1
pkgrel=1
arch=('x86_64' 'aarch64')
url=https://codeberg.org/dnkl/foot

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.4.0',
version: '1.4.1',
license: 'MIT',
meson_version: '>=0.53.0',
default_options: [