Update version in meson.build to sync up with configure.ac
This commit is contained in:
parent
4c2497b511
commit
68e6ab544c
|
@ -1,5 +1,5 @@
|
||||||
project('fontconfig', 'c',
|
project('fontconfig', 'c',
|
||||||
version: '2.13.91',
|
version: '2.13.92',
|
||||||
meson_version : '>= 0.50.0',
|
meson_version : '>= 0.50.0',
|
||||||
default_options: [ 'buildtype=debugoptimized'],
|
default_options: [ 'buildtype=debugoptimized'],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue