summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-21 21:46:19 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-12-21 21:49:14 -0500
commit26aadb2508f9022cbfc72e73b558c6791f5d46d9 (patch)
tree95853d9f0d18837b2704cbd9c1b8be4facfdc407 /meson.build
parentde06bb288fb23a833e6813993f31248eee0680dd (diff)
downloadpango-26aadb2508f9022cbfc72e73b558c6791f5d46d9.tar.gz
1.50.31.50.3
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 c1f9a756..d0d15597 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.2',
+ version: '1.50.3',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',