[atkmm] 2.27.1



commit 10d384e6311b9fd077543bad8dd2aee795c13b3f
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Feb 22 21:52:04 2018 +0100

    2.27.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 76840cf..4346f87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+atkmm 2.27.1 (unstable):
+Distro packagers should probably not package this yet.
+
+* Change ABI to atkmm-2.28.
+  (Murray Cumming)
+* Build changes.
+  (Kjell Ahlstedt)
+
 atkmm 2.25.4 (unstable):
 Distro packagers should probably not package this yet.
 
diff --git a/configure.ac b/configure.ac
index c3b80cf..03fb934 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 # pkg-config name as before and is meant to be binary compatible.  Thus for the
 # time being, the version number cannot be brought in line with ATK, since that
 # would break compatibility.
-AC_INIT([atkmm], [2.25.4], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
+AC_INIT([atkmm], [2.27.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
         [atkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 


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