summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-08-03 21:31:17 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-08-03 21:31:17 -0400
commit48a49b185a5511efd02326fb60d445b759679e09 (patch)
treeabd4dc582425c73982277fb6a0e307aa4fe6fa4d /meson.build
parentef7f7dc41eb721f831a4a9b2cbc9370e3f5382f8 (diff)
downloadpango-48a49b185a5511efd02326fb60d445b759679e09.tar.gz
1.44.31.44.3
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 17929c26..78269eba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.44.2',
+ version: '1.44.3',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',