[amtk] Release 5.5.1
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [amtk] Release 5.5.1
- Date: Fri, 10 Jun 2022 16:04:45 +0000 (UTC)
commit fa2835b2e60d60c924fc722a330524a378446a7d
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date: Fri Jun 10 18:00:45 2022 +0200
Release 5.5.1
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 52bccae..6878e9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 5.5.1, 2022-06-10
+-------------------------
+* The project is now hosted here: https://gitlab.gnome.org/World/amtk
+* Add a utils function.
+* Other minor improvement.
+
News in 5.4.1, 2022-05-25
-------------------------
* Build system: check if compiler supports --version-script linker option.
diff --git a/meson.build b/meson.build
index 645f0d9..959201e 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@
project(
'amtk', 'c',
meson_version: '>= 0.53',
- version: '5.5.0',
+ version: '5.5.1',
default_options: ['warning_level=2']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]