Bump version number

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2022-10-29 20:44:02 +01:00
committed by Arda Atci
parent fbe7ed5699
commit f7a950a638

View File

@@ -1,4 +1,4 @@
project('picom', 'c', version: '9', project('picom', 'c', version: '10',
default_options: ['c_std=c11', 'warning_level=1']) default_options: ['c_std=c11', 'warning_level=1'])
cc = meson.get_compiler('c') cc = meson.get_compiler('c')