summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-18 14:40:59 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-09-18 14:46:01 -0400
commit296711130ef90d9555bd6ada5b258bb75d622c12 (patch)
treeda96fcebcdacfe59ea1f239de4335c540b8dbd13 /meson.build
parent6de40af8f4037d1a7b1da487537e1c6f70434734 (diff)
downloadpango-296711130ef90d9555bd6ada5b258bb75d622c12.tar.gz
1.46.21.46.2
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 482b0735..f4fbe1f5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.46.1',
+ version: '1.46.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',