diff options
author | Matthias Clasen <mclasen@redhat.com> | 2018-02-13 14:38:22 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2018-02-13 14:38:22 -0500 |
commit | bd2fd257f9f6f7ce095caa6c5c0e4332ef3cba75 (patch) | |
tree | a2987895858d1416d224c8b28c4fc2c084fd99ca /meson.build | |
parent | 0f75002573abfe6494efec5973d07d23167da579 (diff) | |
download | pango-bd2fd257f9f6f7ce095caa6c5c0e4332ef3cba75.tar.gz |
1.41.11.41.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 3218550c..4cd8dd93 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.41.0', + version: '1.41.1', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |