summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-03-05 09:02:27 -0700
committerMatthias Clasen <mclasen@redhat.com>2022-03-05 09:02:27 -0700
commit4851f23d6205e9e34ccacb48d02eae5e0f3b2f27 (patch)
tree9ecfd18dc12a56b41f75613dd0862295684be8d5
parent4ddf627bffb6b8a32e55fb5bbddc45e7e4b781fa (diff)
downloadpango-1.50.5.tar.gz
1.50.51.50.5
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 35464c2a..0f79bff7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.4',
+ version: '1.50.5',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',