[libshumate] Release 1.0.0.beta



commit 290359fd6af168b3554c24298ba344eb88a2ed47
Author: Marcus Lundblad <ml dfupdate se>
Date:   Tue Aug 30 21:30:22 2022 +0200

    Release 1.0.0.beta

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fd8a81c..335990d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+=====================
+Version 1.0.0.beta
+=====================
+
+- Finalized 1.0.0 API/ABI
+- Various code cleanups
+- Enabled localization support
+- Changed the URL template for map sources
+
 =====================
 Version 1.0.0.alpha.1
 =====================
diff --git a/meson.build b/meson.build
index 0667ac1..0d15b23 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'libshumate', 'c',
-  version: '1.0.0.alpha',
+  version: '1.0.0.beta',
   license: 'LGPLv2.1+',
   meson_version: '>= 0.53.0',
   default_options: [


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