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