summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-20 08:12:54 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-08-20 08:12:54 -0400
commit265c4e50d29d58c0e07c0db26805220c7b878f5c (patch)
tree29d899819a2f4ff174f85a41cf4547853a981fa7 /meson.build
parentf26b61331403a337a4753b512df25f154891c237 (diff)
downloadpango-265c4e50d29d58c0e07c0db26805220c7b878f5c.tar.gz
1.46.11.46.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 00b9df91..9708f826 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.46.0',
+ version: '1.46.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',