[gnome-characters] build: Fix version number
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters] build: Fix version number
- Date: Sat, 3 Sep 2022 20:53:12 +0000 (UTC)
commit 02accc54bcd1b1d02884a5ffd28a5267c046ecb9
Author: Christopher Davis <christopherdavis gnome org>
Date: Sat Sep 3 16:48:44 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 bc85ade..9f8a163 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-characters', 'c',
- version: '43.0',
+ version: '43.rc',
license: ['BSD-3-Clause', 'GPL-2.0-or-later'],
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.59.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]