Merge branch 'stable' into next

This commit is contained in:
Michael Stapelberg
2021-02-27 10:38:13 +01:00
2 changed files with 5 additions and 7 deletions

View File

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