summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-08-19 09:28:11 -0400
committerMatthias Clasen <mclasen@redhat.com>2017-08-19 09:28:11 -0400
commit6c4e0c59ace08547b891f102da1ac0364eeda72d (patch)
tree071c5732b312a41278c08d2a51784f11dba9b2d6 /meson.build
parent7c5b158ce47ffef5be88694a3d12f3b38a784318 (diff)
downloadpango-6c4e0c59ace08547b891f102da1ac0364eeda72d.tar.gz
1.40.111.40.11
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 29888ae5..2d1a424c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.40.10',
+ version: '1.40.11',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',