summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-08-14 13:08:40 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-08-14 13:08:40 -0400
commit90530067158560a3ce0e2fb0a8b5020c735d7239 (patch)
tree005e97b2ac77ff19c6d70aef7bbfa1d8ee6eb07f /meson.build
parent318a5b53f7cc9e75196899cb5d2619ded0cd5546 (diff)
downloadpango-90530067158560a3ce0e2fb0a8b5020c735d7239.tar.gz
1.44.51.44.5
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 95e43cfe..91ed71f2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.44.4',
+ version: '1.44.5',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',