summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-02 20:46:18 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-12-02 20:59:47 -0500
commite80e224baabc7bf22971d0a97c8b31d32fa8ca1c (patch)
tree2cb7c0b4e4088fef39926d7823fc8267a18152d8 /meson.build
parent35ab21daee63a2dbbdd81cb2f5334fe8c20a8f6d (diff)
downloadpango-e80e224baabc7bf22971d0a97c8b31d32fa8ca1c.tar.gz
1.50.01.50.0
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 7afe6193..acead2d8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.49.4',
+ version: '1.50.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',