[gnome-calculator/gnome-3-10] Releasing 3.10.2



commit 12ec2a04fafa285b8441605b9c4ac5bc5dd3a3f9
Author: PioneerAxon <arth svnit gmail com>
Date:   Mon Nov 11 00:22:07 2013 +0530

    Releasing 3.10.2

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1e5356b..6bc265c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in gnome-calculator 3.10.2
+    * Update translations
+    * Fixed about dialog title
+    * Fixed multi-line wrap bug, replace newline characters
+    * Fixed "Malformed expresson" bug
+
 Overview of changes in gnome-calculator 3.10.1
     * Update translations
 
diff --git a/configure.ac b/configure.ac
index aaa8b30..dc4a7e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(gnome-calculator, 3.10.1)
+AC_INIT(gnome-calculator, 3.10.2)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


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