summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-10-24 23:29:13 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-10-24 23:44:23 -0400
commit9f03d48261cb25e59ba029b194e70881d6ae8f37 (patch)
treed49e87c3141198f2a85ca3a2a0d0ca3b3dfb69cd /meson.build
parentf17cf0e5cc0e8f8291cae3712a4161dea5ab046d (diff)
downloadpango-9f03d48261cb25e59ba029b194e70881d6ae8f37.tar.gz
1.44.71.44.7
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 27a7b192..81b4a35b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.44.6',
+ version: '1.44.7',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',