Skip to content

Commit ab6ca6c

Browse files
committed
meson: bump version
Signed-off-by: Yuxuan Shui <[email protected]>
1 parent 081510a commit ab6ca6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('picom', 'c', version: '12.3',
1+
project('picom', 'c', version: '12.4',
22
default_options: ['c_std=c11', 'warning_level=1'])
33

44
cc = meson.get_compiler('c')

0 commit comments

Comments
 (0)