summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-07-02 10:07:46 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-07-02 14:15:26 -0400
commit641d8a2b056621fd1f1d5d58e6a9e4dbdfe8e7ae (patch)
tree57358c7b9461a2b1d3e8597ed71178b92750801c /meson.build
parent6e8e77b09beb9b8d37e79f364643740619c260b1 (diff)
downloadpango-641d8a2b056621fd1f1d5d58e6a9e4dbdfe8e7ae.tar.gz
1.50.81.50.8
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 d7a1168b..48ca0d77 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.7',
+ version: '1.50.8',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',