summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-10 18:34:42 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-12-10 18:37:40 -0500
commitfd62d3ff159232c4a8e7bedb5ce4ac01f1ec8eeb (patch)
tree2996c80e4644e4ca767e35abb84e822e6e69f894 /meson.build
parent650eb63d4191b1149c1365a1f167437a6a974f4f (diff)
downloadpango-fd62d3ff159232c4a8e7bedb5ce4ac01f1ec8eeb.tar.gz
1.50.11.50.1
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 acead2d8..80c79032 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.0',
+ version: '1.50.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',