release i3 4.19.1

This commit is contained in:
Michael Stapelberg
2021-02-01 09:03:45 +01:00
parent 77d5bbb9b5
commit 0fb9123da9
3 changed files with 28 additions and 82 deletions

View File

@ -6,7 +6,7 @@
project(
'i3',
'c',
version: '4.19',
version: '4.19.1',
default_options: [
'c_std=c11',
'warning_level=1', # enable all warnings (-Wall)