summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-16 16:02:35 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-12-16 16:02:35 -0500
commit37f22bb80ebacd834f1927e6acd7fd94aeaf1270 (patch)
tree2cc93adfa5ca87551eec221e6ff6f852b1115246 /meson.build
parent4b651fca1f40355334a95effb46b2420b1c0ca36 (diff)
downloadpango-37f22bb80ebacd834f1927e6acd7fd94aeaf1270.tar.gz
1.50.21.50.2
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 80c79032..c1f9a756 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.1',
+ version: '1.50.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',