[amtk/meson-msvc: 2/22] Release 5.0.2



commit 8823a03f9abd1e6ee4a3177f7c612fbed985d264
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]