meson.build: bump project version
This commit is contained in:
parent
f19766f15a
commit
345009c677
|
@ -1,4 +1,4 @@
|
||||||
project('compton', 'c', version: '4',
|
project('compton', 'c', version: '5',
|
||||||
default_options: ['c_std=c11'])
|
default_options: ['c_std=c11'])
|
||||||
|
|
||||||
cc = meson.get_compiler('c')
|
cc = meson.get_compiler('c')
|
||||||
|
|
Loading…
Reference in New Issue