[gnome-calculator] Prepare for 3.19.1



commit 7bb75e58e2a2b757cd2a2ff6948b6686db75e3df
Author: Alberto Ruiz <aruiz gnome org>
Date:   Mon Oct 26 21:33:47 2015 +0000

    Prepare for 3.19.1

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d355d0e..4835561 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in gnome-calculator 3.19.1
+    * Fix : Explicitly link required libraries for gnome-calculator and gcalcmd binaries (Andreas Henriksson)
+    * Update : Translation (Translation team)
+
 Overview of changes in gnome-calculator 3.18.0
     * Fix : SYD function was returning the wrong value (Matthias Clasen)
     * Fix : Fix dialogs sizing for financial functions (Matthias Clasen)
diff --git a/configure.ac b/configure.ac
index 172e0ac..83c4e5e 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.18.0])
+AC_INIT([gnome-calculator], [3.19.1])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])


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