[amtk/meson-msvc: 5/18] Bump version for new development cycle



commit 434c7e315a8de9f414111dc596f97b633545c452
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Apr 27 17:58:06 2020 +0200

    Bump version for new development cycle

 README       | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 438fc2a..df70acc 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 Amtk - Actions, Menus and Toolbars Kit for GTK applications
 ===========================================================
 
-This is version 5.0.2 of Amtk.
+This is version 5.1.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 24dadf6..fe69734 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.2)
+m4_define(amtk_package_version, 5.1.0)
 
 AC_INIT([Amtk],
        [amtk_package_version],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]