mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 13:04:18 +02:00
Increment versions
This commit is contained in:
parent
855da72623
commit
7ebec0cde5
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
% CAGEBREAK-CONFIG(1) Version 1.7.0 | Cagebreak Manual
|
||||
% CAGEBREAK-CONFIG(1) Version 1.7.1 | Cagebreak Manual
|
||||
|
||||
# NAME
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
% CAGEBREAK(1) Version 1.7.0 | Cagebreak Manual
|
||||
% CAGEBREAK(1) Version 1.7.1 | Cagebreak Manual
|
||||
|
||||
# NAME
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('cagebreak', 'c',
|
||||
version: '1.7.0',
|
||||
version: '1.7.1',
|
||||
license: 'MIT',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
|
|
@ -199,7 +199,7 @@ reproducible_build_versions = {
|
|||
'wayland_client': '1.19.0',
|
||||
'wayland_cursor': '1.19.0',
|
||||
'wlroots': '0.13.0',
|
||||
'xkbcommon': '1.2.1',
|
||||
'xkbcommon': '1.3.0',
|
||||
'fontconfig': '2.13.93',
|
||||
'pixman': '0.40.0',
|
||||
'pango': '1.48.4',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue