diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-02-10 20:03:54 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-02-10 20:03:54 -0500 |
commit | a152a56f4ff0784533f4a3cc93b782c653e764c6 (patch) | |
tree | d89dc530e03a91a2c9f88cd32ed082b440f0003a | |
parent | bbceaa69b86e5354c90ac42d674f6a7ee32bba81 (diff) | |
download | pango-a152a56f4ff0784533f4a3cc93b782c653e764c6.tar.gz |
1.48.21.48.2
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index f8085a36..28d9c9ba 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pango', 'c', 'cpp', - version: '1.48.1', + version: '1.48.2', license: 'LGPLv2.1+', default_options: [ 'buildtype=debugoptimized', |