summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-08-13 10:54:38 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-08-13 10:56:04 -0400
commitcb3e2aafeb090fd17f0fdfba23d0e4228e76167c (patch)
treed1ce870eed36d7536ea306b76db7b266d49c5c1d /meson.build
parent25a7353bd0649609778f61594be35eee6b7f006d (diff)
downloadpango-cb3e2aafeb090fd17f0fdfba23d0e4228e76167c.tar.gz
1.44.41.44.4
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 723d791a..95e43cfe 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.44.3',
+ version: '1.44.4',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',