summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-06-29 11:29:09 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-06-29 11:31:22 -0400
commit61763238b548d717d0772f31467ad7e9b6a557ae (patch)
tree4452c4cae7f381070b007372c75ee6f258859bdd
parent3ff63658b026f35452bc7cea3b2d8c0f6095320a (diff)
downloadpango-1.48.6.tar.gz
1.48.61.48.6
-rw-r--r--meson.build2
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',