diff options
author | Matthias Clasen <mclasen@redhat.com> | 2017-08-15 19:47:57 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2017-08-15 19:50:18 -0400 |
commit | fe68dd173cc34c160b2f6451aa93682163813eba (patch) | |
tree | 4f9e87c56bb5b6d281948941e38cff01b16d99b0 /meson.build | |
parent | 0328707ed085cc15b381ad6e8700aa630f20f5a6 (diff) | |
download | pango-fe68dd173cc34c160b2f6451aa93682163813eba.tar.gz |
1.40.101.40.10
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 cf98f6c9..29888ae5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.40.9', + version: '1.40.10', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |