[gnome-weather] build: Fix version number
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-weather] build: Fix version number
- Date: Sat,  3 Sep 2022 20:32:54 +0000 (UTC)
commit 748efa28f5e43ee44735bf2973ffda583465aba8
Author: Christopher Davis <christopherdavis gnome org>
Date:   Sat Sep 3 16:20:33 2022 -0400
    build: Fix version number
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index cd354a4..a1249a6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-weather', 'c',
-  version: '43.0',
+  version: '43.rc',
   meson_version: '>= 0.50.0',
   license: 'GPL2+'
 )
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]