[gnome-calculator/gnome-3-10] Releasing 3.10.3.



commit 295568ec7175801d4c9f369fe56a293fbda0808f
Author: PioneerAxon <arth svnit gmail com>
Date:   Mon Sep 15 00:10:13 2014 +0530

    Releasing 3.10.3.

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6bc265c..8ec3b84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in gnome-calculator 3.10.3
+    * Update translation
+    * Fix crash on super/subscript buttons
+    * Fix previous answer on undo
+    * Fix segfault on repeated undo
+
 Overview of changes in gnome-calculator 3.10.2
     * Update translations
     * Fixed about dialog title
diff --git a/configure.ac b/configure.ac
index dc4a7e9..b9eb1c3 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.2)
+AC_INIT(gnome-calculator, 3.10.3)
 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]