[gcalctool] Releasing 6.5.90
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcalctool] Releasing 6.5.90
- Date: Tue, 21 Aug 2012 21:17:06 +0000 (UTC)
commit 1d81af1bdfac7306e3418beaff7194f2193f7a9c
Author: Robert Ancell <robert ancell canonical com>
Date: Wed Aug 22 09:17:01 2012 +1200
Releasing 6.5.90
NEWS | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cac85f6..d481b4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in gcalctool 6.5.90
+
+ * Replace lex/bison parser with hand-written parser
+ * Use g_warning not g_error when unable to parse currency file
+
Overview of changes in gcalctool 6.5.3
* Set window icon correctly
diff --git a/configure.ac b/configure.ac
index 011073d..4c6bd0c 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.5.3)
+AM_INIT_AUTOMAKE(gcalctool, 6.5.90)
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]