summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-03-19 00:20:30 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-03-19 00:26:05 -0400
commit37a427018c92a2bc679ef104097e07a619609c9c (patch)
tree8c0fd38fc02191886156591e6f13085a1a31428a /meson.build
parenta229f11f332f7038bfcaeb3c74b34f6e0c0e0e70 (diff)
downloadpango-37a427018c92a2bc679ef104097e07a619609c9c.tar.gz
1.50.61.50.6
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 0f79bff7..9a75f807 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.5',
+ version: '1.50.6',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',