summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-07-17 22:17:42 -0400
committerMatthias Clasen <mclasen@redhat.com>2017-07-17 22:17:42 -0400
commit7a8744e17fdb8ebb975301813665736667900634 (patch)
tree6d3d80dde49f3dc6ae6786e22e4e4e9dbc008f32 /meson.build
parentf0684a557faf56c2628bfc521d0128f185b05a96 (diff)
downloadpango-7a8744e17fdb8ebb975301813665736667900634.tar.gz
1.40.71.40.7
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 368f3317..a9c88d18 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.40.6',
+ version: '1.40.7',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',