summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-08-09 14:01:23 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-08-09 14:01:23 -0400
commita3517dcc6de9bae1193075b7112aa7db97b39dcc (patch)
tree06eff5e8555325a383d2cb7ecbbcf7cf8a91bdec /meson.build
parent4b5905aa203884fb0f9c2933dd7ccf08d67fd194 (diff)
downloadpango-a3517dcc6de9bae1193075b7112aa7db97b39dcc.tar.gz
1.50.91.50.9
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 48ca0d77..4922453a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.8',
+ version: '1.50.9',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',