summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-09-16 08:49:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-09-16 08:49:34 -0400
commit8d4e58f15b6d608d1da7268371f7efde7b35e950 (patch)
treed9cfacc804ff03ad11a265ef9f64b493d549f1f5 /meson.build
parent9c9da64e3c84435b5de1340b1b1fcda0b9fbe71c (diff)
downloadpango-8d4e58f15b6d608d1da7268371f7efde7b35e950.tar.gz
1.50.101.50.10
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 88e14910..b2c25eae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.9',
+ version: '1.50.10',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',