[gcalctool] Releasing 6.5.1



commit eb0d3ea65202c14da1abdc4ac2df442f08183f68
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu May 3 13:31:05 2012 +1200

    Releasing 6.5.1

 NEWS         |    4 +++-
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bb16f93..c561458 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
-Overview of changes in gcalctool 6.5.0
+Overview of changes in gcalctool 6.5.1
 
+    * Port to GtkApplication
+    * Replace menubar with a GMenu
     * Only show thousands separators in decimal mode
 
 Overview of changes in gcalctool 6.4.0
diff --git a/configure.ac b/configure.ac
index 104e30a..0c6ebbc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(gcalctool, 6.4.0)
+AM_INIT_AUTOMAKE(gcalctool, 6.5.1)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 GNOME_MAINTAINER_MODE_DEFINES



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