summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-10-03 13:09:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-10-03 13:09:34 -0400
commiteabdbd54ee38fa658be574c4fa4574a05c755f16 (patch)
tree132bca997a4b2bccbd9b6029850570c4d514f99f /meson.build
parent4276593e8aa4b7a84ef504df1525865c7ba2fc8d (diff)
downloadpango-eabdbd54ee38fa658be574c4fa4574a05c755f16.tar.gz
1.50.111.50.11
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 b2c25eae..4e796ec3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.10',
+ version: '1.50.11',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',