[amtk] Release 5.1.2
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [amtk] Release 5.1.2
- Date: Fri, 4 Sep 2020 10:19:07 +0000 (UTC)
commit dc97b1226c8ce9119f9801e6c9de887fd16d8944
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Sep 4 12:16:49 2020 +0200
Release 5.1.2
NEWS | 5 +++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b3b41ba..305b84f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 5.1.2, 2020-09-04
+-------------------------
+* Build system: better support for Visual Studio.
+* Translation updates.
+
News in 5.1.1, 2020-05-29
-------------------------
* Support detailed GAction names in factory functions.
diff --git a/README b/README
index 3ac1feb..76e9210 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Amtk - Actions, Menus and Toolbars Kit for GTK applications
===========================================================
-This is version 5.1.1 of Amtk.
+This is version 5.1.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 e8a60d6..048a78d 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.1.1)
+m4_define(amtk_package_version, 5.1.2)
AC_INIT([Amtk],
[amtk_package_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]