diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-09-03 07:52:24 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-09-04 07:44:51 -0400 |
commit | 512663d4ed441dba3de66cd2b4928b717835f72a (patch) | |
tree | 9d55fe11b3a253a8c10e25367407e13d172d46dc /meson.build | |
parent | eae1a7f29bbb26d49aac07a5063bc28dd5610547 (diff) | |
download | pango-512663d4ed441dba3de66cd2b4928b717835f72a.tar.gz |
1.44.61.44.6-2
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 91ed71f2..27a7b192 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.44.5', + version: '1.44.6', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |