summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-01-11 09:06:08 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-01-11 09:06:08 -0500
commitaa565e5dee2ba3aa11345ea0fcb39befe7d1cef8 (patch)
tree8fef1a154a8f8ba71a46289a8e71b61693bd86c6 /meson.build
parent066061c1ad31e31726c720f3e4a24e66a1ca4385 (diff)
downloadpango-aa565e5dee2ba3aa11345ea0fcb39befe7d1cef8.tar.gz
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6d8de0b5..0e8a5c88 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.10',
+ version: '1.48.11',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',