summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-09-04 10:51:29 -0400
committerMatthias Clasen <mclasen@redhat.com>2017-09-04 10:53:29 -0400
commitfd429398a64bc2d7a01da64efa736bbb6eec6a29 (patch)
treea7cec73a6b20ea2f11572f8428d3e9c667bdf1b4 /meson.build
parent9e16ddd446f19cd4c9cf18736b860d4c40248000 (diff)
downloadpango-fd429398a64bc2d7a01da64efa736bbb6eec6a29.tar.gz
1.40.121.40.12
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 2d1a424c..3ad79a07 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.40.11',
+ version: '1.40.12',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',