summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-07-30 11:34:54 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-07-30 12:31:09 -0400
commitc750b3678f0ee855777e63174e38c6ea3e543756 (patch)
treea2f004f82b192ac0aadcc51dff62cd41031367c1 /meson.build
parent440f9c2609b7f5f9d8f65619b029a5eb660de88b (diff)
downloadpango-c750b3678f0ee855777e63174e38c6ea3e543756.tar.gz
1.45.41.45.4
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 c0b228ea..d6a50c87 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.45.3',
+ version: '1.45.4',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',