summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-04-14 14:15:25 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-04-14 14:27:23 -0400
commita2ccd36a42e039d3600b04fe37fdc47f267d90c7 (patch)
tree8d40052c764d3ebe1cb5929bf1cb0c85c4031b00 /meson.build
parent1f29168ed4441b7e1406ceaa9f417dc50da93105 (diff)
downloadpango-a2ccd36a42e039d3600b04fe37fdc47f267d90c7.tar.gz
1.50.71.50.7
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 9a75f807..d7a1168b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.6',
+ version: '1.50.7',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',