mirror of
https://github.com/yshui/picom.git
synced 2025-04-14 17:53:25 -04:00
meson: bump version
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
081510aff1
commit
ab6ca6c1e4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
project('picom', 'c', version: '12.3',
|
||||
project('picom', 'c', version: '12.4',
|
||||
default_options: ['c_std=c11', 'warning_level=1'])
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
Loading…
Add table
Reference in a new issue