diff options
author | Matthias Clasen <mclasen@redhat.com> | 2018-07-30 13:32:51 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2018-07-30 13:32:51 -0400 |
commit | 67471cbfe24cd4418e9e97837ac85207f0d974de (patch) | |
tree | 8fe04eedb677771f970b647de61deca36d3a1bcb /meson.build | |
parent | cab3c9844487526f1996a150adac5bde44f48a70 (diff) | |
download | pango-67471cbfe24cd4418e9e97837ac85207f0d974de.tar.gz |
1.42.31.42.3
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 27f92b49..fb666138 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.42.2', + version: '1.42.3', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |