summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-02-13 14:38:22 -0500
committerMatthias Clasen <mclasen@redhat.com>2018-02-13 14:38:22 -0500
commitbd2fd257f9f6f7ce095caa6c5c0e4332ef3cba75 (patch)
treea2987895858d1416d224c8b28c4fc2c084fd99ca /meson.build
parent0f75002573abfe6494efec5973d07d23167da579 (diff)
downloadpango-bd2fd257f9f6f7ce095caa6c5c0e4332ef3cba75.tar.gz
1.41.11.41.1
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 3218550c..4cd8dd93 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.41.0',
+ version: '1.41.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',