summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-10-27 17:56:17 -0400
committerMatthias Clasen <mclasen@redhat.com>2017-10-27 17:56:17 -0400
commit377b6e7e853a05715e1a53f0739042eb23418da7 (patch)
tree93fd1fe2cbe10135f3aeaef6cb13b4df0d8658ea /meson.build
parentfd7d30b646ba0e2a7b08ac774c2216ec3ed805dd (diff)
downloadpango-377b6e7e853a05715e1a53f0739042eb23418da7.tar.gz
1.40.131.40.13
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 3ad79a07..ea7f5ffb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.40.12',
+ version: '1.40.13',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',