[pango/pango-1-48] 1.48.11



commit aa565e5dee2ba3aa11345ea0fcb39befe7d1cef8
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jan 11 09:06:08 2022 -0500

    1.48.11

 NEWS        | 1 +
 meson.build | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5e7796e1..f40d685c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 Overview of changes in 1.48.11
 ==============================
 * Be more careful with rounding (#578)
+* Reinstate behavior of pango_attr_list_splice for gnumeric (#607)
 
 Overview of changes in 1.48.10
 ==============================
diff --git a/meson.build b/meson.build
index 6d8de0b5..0e8a5c88 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.48.10',
+        version: '1.48.11',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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