diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-06-29 11:29:09 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-06-29 11:31:22 -0400 |
commit | 61763238b548d717d0772f31467ad7e9b6a557ae (patch) | |
tree | 4452c4cae7f381070b007372c75ee6f258859bdd | |
parent | 3ff63658b026f35452bc7cea3b2d8c0f6095320a (diff) | |
download | pango-61763238b548d717d0772f31467ad7e9b6a557ae.tar.gz |
1.48.61.48.6
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index e434431d..02d10b74 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.48.5', + version: '1.48.6', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |