diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-28 19:59:53 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-28 22:03:44 -0400 |
commit | 07957aea43f68eafad2ec3e8b00d189df71b31b8 (patch) | |
tree | 552f56bfc8484938c2c9d5cb157589d18b5ffb9f /meson.build | |
parent | b02f5e4406bfaaf79658eae25cdb21b26a7dcba5 (diff) | |
download | pango-07957aea43f68eafad2ec3e8b00d189df71b31b8.tar.gz |
1.44.1
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 6db9b397..1d0b7d2c 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.44.0', + version: '1.44.1', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |