summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-08-02 19:06:14 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-08-02 19:07:18 -0400
commit8003e5920a119108be4a4a6cb1cd57cbd74d4f0f (patch)
tree9f6b9dfbd6f0aec042be5e1e8fc9a975e274068f /meson.build
parent703b090e5d560d7118a47427b5c44bca1cea8a68 (diff)
downloadpango-8003e5920a119108be4a4a6cb1cd57cbd74d4f0f.tar.gz
1.44.21.44.2
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 619e6f33..17929c26 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.44.1',
+ version: '1.44.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',