summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-07-30 13:32:51 -0400
committerMatthias Clasen <mclasen@redhat.com>2018-07-30 13:32:51 -0400
commit67471cbfe24cd4418e9e97837ac85207f0d974de (patch)
tree8fe04eedb677771f970b647de61deca36d3a1bcb /meson.build
parentcab3c9844487526f1996a150adac5bde44f48a70 (diff)
downloadpango-67471cbfe24cd4418e9e97837ac85207f0d974de.tar.gz
1.42.31.42.3
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 27f92b49..fb666138 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.42.2',
+ version: '1.42.3',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',