[amtk] Release 5.0.0
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [amtk] Release 5.0.0
- Date: Mon, 16 Jul 2018 10:29:56 +0000 (UTC)
commit 6b465f9628f6107f73bdd5faef77c60391713aa0
Author: Sébastien Wilmet <swilmet gnome org>
Date: Mon Jul 16 12:24:58 2018 +0200
Release 5.0.0
NEWS | 6 ++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 23260d0..c9e5fa0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 5.0.0, 2018-07-16
+-------------------------
+* Moved to GNOME GitLab instance.
+* Some minor improvements.
+* Some new translations.
+
News in 4.99.1, 2018-04-15
--------------------------
* Move Amtk to its own git repository (it was initially developed in Tepl).
diff --git a/README b/README
index 1d6ee24..8926d78 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Amtk - Actions, Menus and Toolbars Kit for GTK+ applications
============================================================
-This is version 4.99.2 of Amtk.
+This is version 5.0.0 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 dfb62ae..2e62e0c 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, 4.99.2)
+m4_define(amtk_package_version, 5.0.0)
AC_INIT([Amtk],
[amtk_package_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]