[libgee] Release 0.20.3



commit 56b10bc2c272f345536709f0abdaf857ba1b4080
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sun Feb 9 19:58:45 2020 +0100

    Release 0.20.3

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e0fe26f..a6c0473 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+libgee 0.20.3
+=============
+ * Minor warning fixes for newer valac
+ * Guard GLib.Cond.wait/wait_until calls against spurious or stolen wakeups
+
 libgee 0.20.2
 =============
  * Minor build fixes
diff --git a/configure.ac b/configure.ac
index 95040af..8138df1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.20.2],
+AC_INIT([libgee], [0.20.3],
        [https://gitlab.gnome.org/GNOME/libgee/issues],
        [libgee],
        [https://wiki.gnome.org/Projects/Libgee])


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