summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-27 09:50:46 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-27 09:50:46 -0400
commit9a79369d764b0274b6cd7ffb43391d9de0ad3832 (patch)
tree46ec5ee78fb24a100f35d82dc6eb094ba661d5c0
parentef6cd3523172603cce446967f14d60ca90b60f21 (diff)
downloadpango-1.44.tar.gz
1.441.44
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8c41381c..6fa41085 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.43.0',
+ version: '1.44.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',