diff --git a/meson.build b/meson.build index 69cfa4fb..e3adef06 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('compton', 'c', version: '4', +project('compton', 'c', version: '5', default_options: ['c_std=c11']) cc = meson.get_compiler('c')