summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-08-08 23:43:22 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-08-09 00:03:33 +0100
commit49b9a1bf3ad4e5c8cf2b77fdb6bc4125784a30de (patch)
tree1636c0a38be406a6bdd3b59fd5dff9e856dc7089 /meson.build
parent66dc913ab86a433e0c82a5aa397fa381c52e1a91 (diff)
downloadpango-49b9a1bf3ad4e5c8cf2b77fdb6bc4125784a30de.tar.gz
Release Pango 1.40.91.40.9
Changes from 1.40.8: - Build and dist fixes - Fix build on Windows with MSVC (#783274)
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 a15922d9..cf98f6c9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.40.8',
+ version: '1.40.9',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',