summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-04-07 10:08:56 +0000
committerMatthias Clasen <mclasen@redhat.com>2018-04-07 10:08:56 +0000
commit46f8583c87c45b304ac98d06005c49df67d53b07 (patch)
treeb9d3373da69b723c8662bb119a4bfa3a249bf874 /meson.build
parent34a7c7a7cd165997dd6d4ae7b1f90472e0844118 (diff)
downloadpango-46f8583c87c45b304ac98d06005c49df67d53b07.tar.gz
1.42.11.42.1
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 98c5c0f5..a00d4b06 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.42.0',
+ version: '1.42.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',