We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3eeca commit e553e00Copy full SHA for e553e00
meson.build
@@ -1,4 +1,4 @@
1
-project('picom', 'c', version: '7',
+project('picom', 'c', version: '8',
2
default_options: ['c_std=c11'])
3
4
cc = meson.get_compiler('c')
0 commit comments