mirror of
https://github.com/yshui/picom.git
synced 2024-11-11 13:51:02 -05:00
Bump version number
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
28df927997
commit
3838f053af
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
project('picom', 'c', version: '7',
|
project('picom', 'c', version: '7.5',
|
||||||
default_options: ['c_std=c11'])
|
default_options: ['c_std=c11'])
|
||||||
|
|
||||||
cc = meson.get_compiler('c')
|
cc = meson.get_compiler('c')
|
||||||
|
|
Loading…
Reference in a new issue