Skip to content

Commit e553e00

Browse files
committed
meson.build: Bump version number
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
1 parent bb3eeca commit e553e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('picom', 'c', version: '7',
1+
project('picom', 'c', version: '8',
22
default_options: ['c_std=c11'])
33

44
cc = meson.get_compiler('c')

0 commit comments

Comments
 (0)