[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: Sun, 6 Mar 2022 01:19:27 +0000 (UTC)
commit 96a18e543853136670f00eb8020c119cc32450ba
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Mar 5 17:16:53 2022 -0800
build: Post-release version bump
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 39d3986c6..5d294fca1 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.71.90', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.72.0', license: ['MIT', 'LGPL2+'],
meson_version: '>= 0.52.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]