diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-01-21 18:05:22 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-01-21 18:05:22 -0500 |
commit | 65577fee8e8e7e01cabab72552f64f668270e640 (patch) | |
tree | eecce5a539dc07d1a2c2548d1a72fcf9dd0429dd /meson.build | |
parent | 9e48acef97708eab355fce3659626e2d97161157 (diff) | |
download | pango-65577fee8e8e7e01cabab72552f64f668270e640.tar.gz |
1.48.11.48.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 5bd193c8..f8085a36 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.48.0', + version: '1.48.1', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |