[pango] 1.46.1



commit 265c4e50d29d58c0e07c0db26805220c7b878f5c
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Aug 20 08:12:54 2020 -0400

    1.46.1

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a2a2f2c5..525aec14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in 1.46.1
+=============================
+- Revert an unintentional PangoRenderer abi break in 1.46.0
+- Various small fixes
+
 Overview of changes in 1.46.0
 =============================
 - Bump version to 1.46
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',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]