mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-22 05:24:22 +02:00
Prepare 1.8.1
This commit is contained in:
parent
24705616c4
commit
cf460a5342
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cagebreak-config(1) "Version 1.8.0" "Cagebreak Manual"
|
||||
cagebreak-config(1) "Version 1.8.1" "Cagebreak Manual"
|
||||
|
||||
# NAME
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cagebreak(1) "Version 1.8.0" "Cagebreak Manual"
|
||||
cagebreak(1) "Version 1.8.1" "Cagebreak Manual"
|
||||
|
||||
# NAME
|
||||
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue