[gjs] release: Prepare for 1.70.0
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] release: Prepare for 1.70.0
- Date: Sat, 18 Sep 2021 19:34:56 +0000 (UTC)
commit da5d5fe74469c799de80117758d79ad694d1116a
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Sep 18 12:06:25 2021 -0700
release: Prepare for 1.70.0
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3d13d4c0..ce7c1707 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 1.70.0
+--------------
+
+- No changes from release candidate 1.69.90.
+
Version 1.68.4
--------------
diff --git a/meson.build b/meson.build
index e38f27f2..6ded66c7 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.69.90', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.70.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]