[libgudev] 233



commit f76d04cbb66f9c0ef7f744ebc12f0336a4dc9170
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Aug 3 18:54:43 2019 +0200

    233

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 509ad1f..7e1ffb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 libgudev - GObject bindings for libudev
 
+CHANGES WITH 233:
+        * Require glib 2.38
+        * Small documentation updates
+        * Remove gnome-common build dependency
+
 CHANGES WITH 232:
         * Fix crash on plenty of architectures in the test suite
         * Add g_autoptr automatic clean up for libgudev objects
diff --git a/configure.ac b/configure.ac
index 63f6365..a8ec0ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([libgudev],
-        [232],
+        [233],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libgudev],
         [libgudev],
         [http://wiki.gnome.org/Projects/libgudev])


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