summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-18 19:10:32 +0000
committerMatthias Clasen <mclasen@redhat.com>2020-09-18 19:10:32 +0000
commitd3d211a0e8ce537da876ddce7c442b2d4a6197a6 (patch)
tree1797062567908a85ed035afda69481cbb787142d /meson.build
parent296711130ef90d9555bd6ada5b258bb75d622c12 (diff)
parent87b99bbbbaed141e05268f87eb2928eee780c3d7 (diff)
downloadpango-d3d211a0e8ce537da876ddce7c442b2d4a6197a6.tar.gz
Merge branch 'preferred-languages' into 'master'
Preferred languages See merge request GNOME/pango!232
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index f4fbe1f5..36fc4112 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.46.2',
+ version: '1.47.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',