Prepare 1.8.1

This commit is contained in:
Cagebreak Signing Key 7 2021-11-08 20:39:03 +01:00
commit cf460a5342
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
cagebreak-config(1) "Version 1.8.0" "Cagebreak Manual"
cagebreak-config(1) "Version 1.8.1" "Cagebreak Manual"
# NAME

View file

@ -1,4 +1,4 @@
cagebreak(1) "Version 1.8.0" "Cagebreak Manual"
cagebreak(1) "Version 1.8.1" "Cagebreak Manual"
# NAME

View file

@ -1,5 +1,5 @@
project('cagebreak', 'c',
version: '1.8.0',
version: '1.8.1',
license: 'MIT',
default_options: [
'c_std=c11',
@ -209,7 +209,7 @@ reproducible_build_versions = {
'wlroots': '0.14.1',
'xkbcommon': '1.3.1',
'fontconfig': '2.13.94',
'libinput': '1.19.0',
'libinput': '1.19.2',
'libevdev': '1.11.0',
'libudev': '249',
'pixman': '0.40.0',