diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-27 09:50:46 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-27 09:50:46 -0400 |
commit | 9a79369d764b0274b6cd7ffb43391d9de0ad3832 (patch) | |
tree | 46ec5ee78fb24a100f35d82dc6eb094ba661d5c0 /meson.build | |
parent | ef6cd3523172603cce446967f14d60ca90b60f21 (diff) | |
download | pango-9a79369d764b0274b6cd7ffb43391d9de0ad3832.tar.gz |
1.441.44
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 8c41381c..6fa41085 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.43.0', + version: '1.44.0', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |