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