[libshumate] meson: Update version number for 1.1 development
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libshumate] meson: Update version number for 1.1 development
- Date: Mon, 3 Oct 2022 20:19:37 +0000 (UTC)
commit 9df18eef1b1967cd745bb50d3c4b04c6c87ad72d
Author: Marcus Lundblad <ml dfupdate se>
Date: Mon Oct 3 22:16:23 2022 +0200
meson: Update version number for 1.1 development
Update the version now to use a correct scheme
that would semantically sort before 1.1.0 so
we don't forgot about a later and make mistakes.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 0620886..5427b52 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libshumate', 'c',
- version: '1.0.1',
+ version: '1.1.alpha',
license: 'LGPLv2.1+',
meson_version: '>= 0.53.0',
default_options: [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]