[gjs] build: Post-release version bump
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] build: Post-release version bump
- Date: Mon, 8 Aug 2022 05:20:13 +0000 (UTC)
commit 580dec7522a11b8f14d2af554be249fe0b2b069b
Author: Philip Chimento <philip chimento gmail com>
Date: Sun Aug 7 22:19:30 2022 -0700
build: Post-release version bump
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 55356a9c0..e9b69e91c 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
# SPDX-FileCopyrightText: 2019 Philip Chimento <philip chimento gmail com>
# SPDX-FileCopyrightText: 2019 Chun-wei Fan <fanchunwei src gnome org>
-project('gjs', 'cpp', 'c', version: '1.73.2', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.73.90', license: ['MIT', 'LGPL2+'],
meson_version: '>= 0.54.0',
default_options: ['cpp_std=c++17', 'cpp_rtti=false', 'c_std=c99',
'warning_level=2', 'b_pch=true' ])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]