summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-07-18 22:32:54 -0400
committerMatthias Clasen <mclasen@redhat.com>2018-07-18 22:32:54 -0400
commita03d16a850253eae321be4bd2d134a9c6a1ed6ce (patch)
treeceff71e9ff30d74a36b2416a967c75883e9f8db4 /meson.build
parent6b2c48571b31f95b68214752ce89e11f46b4b731 (diff)
downloadpango-a03d16a850253eae321be4bd2d134a9c6a1ed6ce.tar.gz
1.42.21.42.2
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 3733f246..27f92b49 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.42.1',
+ version: '1.42.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',