[libgudev/wip/hadess/fix-package-name: 2/2] 236




commit e4a0b196615690e4c1910af3cd57872af4f8e2ec
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 16 13:15:09 2021 +0100

    236

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1922fdd..fdf4e4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 libgudev - GObject bindings for libudev
 
+CHANGES WITH 236:
+        * Fix meson project name to match autotools
+
 CHANGES WITH 235:
         * Port build system to meson and remove autotools
         * Fix conversion of sysfs attributes to boolean
diff --git a/meson.build b/meson.build
index 0a284ce..cd8fa29 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libgudev', 'c',
-  version: '235',
+  version: '236',
   license: 'LGPLv2.1+',
   meson_version: '>= 0.53.0',
   default_options: [


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