summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-06-11 09:41:28 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-06-11 14:03:39 -0400
commitb1411194d196471fad7984a73044a3c19e7d884d (patch)
tree106542fc0819afdda498612a7a34438535abf46a /meson.build
parent21081ce6a196f3665f06ce6fee013ed513f7acd7 (diff)
downloadpango-b1411194d196471fad7984a73044a3c19e7d884d.tar.gz
1.45.21.45.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 f681e7c4..9b6e1180 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.45.1',
+ version: '1.45.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',