[gtkmm/gtkmm-2-24] 2.24.4



commit ccebec8c6d7ee3d18c1fbce62369d8aa786e810b
Author: Kalev Lember <kalevlember gmail com>
Date:   Tue Jun 25 17:27:10 2013 +0200

    2.24.4

 ChangeLog    |    1 +
 NEWS         |    4 ++++
 configure.ac |    2 +-
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index dad8345..ec2ce5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+2.24.4:
 2.24.3:
 
 2013-04-04  Hubert Figuière  <hub figuiere net>
diff --git a/NEWS b/NEWS
index e030e8a..f6f8c27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.24.4 (stable)
+
+* Respinned tarball with matching gmmproc version. Bug #697835.
+
 2.24.3 (stable)
 
 * Require the mm-common version that actually allows avoiding
diff --git a/configure.ac b/configure.ac
index cf9a734..eef1169 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([gtkmm], [2.24.3],
+AC_INIT([gtkmm], [2.24.4],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
         [gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])


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