[libshumate] Release 1.0.0
- From: Marcus Lundblad <mlundblad src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [libshumate] Release 1.0.0
 
- Date: Sat, 17 Sep 2022 21:05:11 +0000 (UTC)
 
commit a79ced2ae9c85368218a706073084275df32728a
Author: Marcus Lundblad <ml dfupdate se>
Date:   Sat Sep 17 23:00:43 2022 +0200
    Release 1.0.0
 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 335990d..00095f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+=====================
+Version 1.0.0
+
+ - Fix build error with Clang
+
 =====================
 Version 1.0.0.beta
 =====================
diff --git a/meson.build b/meson.build
index 0d15b23..0fc7289 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'libshumate', 'c',
-  version: '1.0.0.beta',
+  version: '1.0.0',
   license: 'LGPLv2.1+',
   meson_version: '>= 0.53.0',
   default_options: [
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]