[gnome-calculator] Releasing 3.9.90.



commit ee479dd015887ac4681bcf57a175563e8441639a
Author: PioneerAxon <arth svnit gmail com>
Date:   Mon Aug 26 16:24:02 2013 +0530

    Releasing 3.9.90.

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a4b37d5..9bced8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in gnome-calculator 3.9.90
+    * Fix precedence related bugs
+    * Fix app name in about dialog
+    * Add logo to help index
+    * Update man page
+    * Fix desktop file (see bug #699073)
+    * Update translations
+
 Overview of changes in gnome-calculator 3.9.4
     * Fix TextBufferIterator bug in base conversion
     * Update Catalan Documentation
diff --git a/configure.ac b/configure.ac
index aad81b9..5a336ca 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.9.4)
+AC_INIT(gnome-calculator, 3.9.90)
 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]