Bump version number
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
ad30b4f826
commit
d45ed14b23
|
@ -1,4 +1,4 @@
|
||||||
project('compton', 'c', version: '6',
|
project('compton', 'c', version: '7',
|
||||||
default_options: ['c_std=c11'])
|
default_options: ['c_std=c11'])
|
||||||
|
|
||||||
cc = meson.get_compiler('c')
|
cc = meson.get_compiler('c')
|
||||||
|
|
Loading…
Reference in New Issue