[libgudev/wip/hadess/235] 235




commit 7c5c172219679ccd13101c427c9e40ece2ac5321
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 16 11:20:26 2021 +0100

    235

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9488348..1922fdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 libgudev - GObject bindings for libudev
 
+CHANGES WITH 235:
+        * Port build system to meson and remove autotools
+        * Fix conversion of sysfs attributes to boolean
+
 CHANGES WITH 234:
         * Clarify that _get_sysfs_attr() functions are cached
         * Add functions to get uncached sysfs attributes
diff --git a/meson.build b/meson.build
index c7b6d92..43bcd09 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gudev', 'c',
-  version: '234',
+  version: '235',
   license: 'LGPLv2.1+',
   meson_version: '>= 0.53.0',
   default_options: [


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