[pango] 1.46



commit 3eaff0ed87763e3a7d1e36541cbc0fdd7df58269
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Aug 10 12:55:09 2020 -0400

    1.46

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4adb26a1d..a2a2f2c53 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in 1.46.0
+=============================
+- Bump version to 1.46
+
 Overview of changes in 1.45.5
 =============================
 - Export pango_color_parse_with_alpha
diff --git a/meson.build b/meson.build
index 57704c6ec..288405cf6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.45.5',
+        version: '1.46.0',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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