[libgnome-games-support] Prepare 2.0.0
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgnome-games-support] Prepare 2.0.0
- Date: Thu, 17 Mar 2022 18:11:05 +0000 (UTC)
commit 75ed95f923d77705d5cb5eea14625a655a3225c8
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Thu Mar 17 13:07:25 2022 -0500
Prepare 2.0.0
NEWS | 5 +++++
meson.build | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8a294f9..54182fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.0.0 - March 17, 2022
+======================
+
+- Updated translations
+
2.0.beta.2 - February 12, 2022
==============================
diff --git a/meson.build b/meson.build
index 42f7d09..ecc3b38 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libgnome-games-support', ['vala', 'c'],
- version: '2.0.beta.2',
+ version: '2.0.0',
license: 'LGPLv3+',
meson_version: '>= 0.50.0',
)
@@ -15,7 +15,7 @@ project(
# to 0. When bumping the second version, set the third one to zero.
#
# A lot easier than libtool, right?
-library_version = '4.0.0'
+library_version = '4.0.1'
soversion = library_version.split('.')[0]
# libgnome-games-support-2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]