[meld/build-updates: 10/26] Bump version number for new development branch
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/build-updates: 10/26] Bump version number for new development branch
- Date: Sun, 11 Sep 2022 02:17:15 +0000 (UTC)
commit 943d439ffdb1727f49ab7cc96ddd17eeed4409da
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Sep 11 08:16:32 2022 +1000
Bump version number for new development branch
This is now a single line because:
- it makes parsing easier; and
- this is what `meson rewrite` produces.
meson.build | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/meson.build b/meson.build
index eea1336e..168ad392 100644
--- a/meson.build
+++ b/meson.build
@@ -1,8 +1,4 @@
-project(
- 'meld',
- version: '3.22.0',
- meson_version: '>= 0.49.0',
-)
+project('meld', version : '3.23.0', meson_version : '>= 0.49.0')
python = import('python')
i18n = import('i18n')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]