summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-02 23:28:12 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-08-02 23:29:19 -0400
commit4620279ebb676d54c0d73dd4d97e358c3c3c49de (patch)
tree38c768ca4c51a9c077e4e92d828a5a28993daf38
parentc33e272822020833a15b09bf15f59a2e078b6953 (diff)
downloadpango-4620279ebb676d54c0d73dd4d97e358c3c3c49de.tar.gz
Bump the version
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d6a50c87..57704c6e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.45.4',
+ version: '1.45.5',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',