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