[gnome-initial-setup] NEWS for 42.alpha.1



commit 1caf55225a3820dfb86256f5598fd01b2891b4af
Author: Will Thompson <will willthompson co uk>
Date:   Sun Jan 9 13:58:50 2022 +0000

    NEWS for 42.alpha.1
    
    This brown paper bag won't fill itself.

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6e4b25e3..740ea532 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+42.alpha.1
+----------
+
+* Fix gweather4 pkg-config name.
+
+* Fix project license identifier in Meson build rules.
+
+* Translation updates:
+ - Portuguese (Brazil)
+
 42.alpha
 ----
 
diff --git a/meson.build b/meson.build
index fa67311c..176002d4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-initial-setup',
         ['c'],
-        version: '42.beta',
+        version: '42.alpha.1',
         license: 'GPL-2.0-or-later',
         meson_version: '>= 0.53.0',
 )


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