[gnome-calculator/gnome-3-12] Releasing 3.12.1



commit 5a1774d16f5a2e083ab9b4fd67ba76b89b5a435f
Author: PioneerAxon <arth svnit gmail com>
Date:   Thu Apr 10 02:18:28 2014 +0530

    Releasing 3.12.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 65f2131..75e8b12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in gnome-calculator 3.12.1
+    * Fix : Crash on entering decimal saperator (Andreas Henriksson)
+    * Fix : Failing test-case (PioneerAxon)
+    * Update : Remove unimplemented trunc button (Abhinav)
+    * Update : Translations (Translation team)
+
 Overview of changes in gnome-calculator 3.12.0
     * Update : Translations (Translation team)
 
diff --git a/configure.ac b/configure.ac
index be8a51c..d95f005 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.12.0)
+AC_INIT(gnome-calculator, 3.12.1)
 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]