[amtk] Release 5.0.2
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [amtk] Release 5.0.2
- Date: Sat, 25 Jan 2020 08:09:27 +0000 (UTC)
commit 6fc28285d80f5ea3ec69069c7e1336e2b8ff5d5c
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Jan 25 09:05:53 2020 +0100
Release 5.0.2
NEWS | 5 +++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f9a4307..6a37679 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 5.0.2, 2020-01-25
+-------------------------
+* Small maintenance stuff.
+* Translation updates.
+
News in 5.0.1, 2019-09-06
-------------------------
* Fix a small, new compilation warning.
diff --git a/README b/README
index 7ba3848..438fc2a 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Amtk - Actions, Menus and Toolbars Kit for GTK applications
===========================================================
-This is version 5.0.1 of Amtk.
+This is version 5.0.2 of Amtk.
Amtk is the acronym for “Actions, Menus and Toolbars Kit”. It is a basic
GtkUIManager replacement based on GAction. It is suitable for both a
diff --git a/configure.ac b/configure.ac
index 3af593a..24dadf6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.64)
# Package version of the form 'major.minor.micro'.
-m4_define(amtk_package_version, 5.0.1)
+m4_define(amtk_package_version, 5.0.2)
AC_INIT([Amtk],
[amtk_package_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]