meson: update harfbuzz version

This commit is contained in:
Tim-Philipp Müller 2018-12-02 01:28:23 +00:00 committed by Ebrahim Byagowi
parent f1e5f4a784
commit 6afa7e1c36
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project('harfbuzz', 'c', 'cpp',
meson_version: '>= 0.47.0',
version: '1.7.6')
version: '2.2.0')
pkgmod = import('pkgconfig')
cpp = meson.get_compiler('cpp')