summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-02-09 14:53:09 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-02-09 15:57:34 -0500
commitbcf61fc3a0c30da173c8629d1458fe3440288878 (patch)
tree7d98ddff76f435fb4a4dece18af8b8c544d36efc /meson.build
parent053c9ff8ab00d6d7d4b7cbe8aeeaca58c0982df1 (diff)
downloadpango-bcf61fc3a0c30da173c8629d1458fe3440288878.tar.gz
1.50.41.50.4
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 d0d15597..bcb92db5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.3',
+ version: '1.50.4',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',