[gnome-calculator] Releasing 3.11.5
- From: Arth Patel <arthpatel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Releasing 3.11.5
- Date: Mon, 3 Feb 2014 19:43:29 +0000 (UTC)
commit 86f640cd7a9e1594ef5d9688a3da563aedb57fa6
Author: PioneerAxon <arth svnit gmail com>
Date: Tue Feb 4 01:10:24 2014 +0530
Releasing 3.11.5
NEWS | 5 +++++
configure.ac | 2 +-
src/Makefile.am | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 83346f5..52adb8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in gnome-calculator 3.11.5
+ * Update : Translations (Translation team)
+ * Update : Documentation (PioneerAxon, Baptiste Mille-Mathias)
+ * Fix : Appdata (Michael Catanzaro)
+
Overview of changes in gnome-calculator 3.11.4
* Update : Translations (Translations team)
* Fix : Add tooltip to custom functions (Garima Joshi)
diff --git a/configure.ac b/configure.ac
index 329b896..73e51cb 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.11.4)
+AC_INIT(gnome-calculator, 3.11.5)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
diff --git a/src/Makefile.am b/src/Makefile.am
index 10bbb2f..7c561d3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,7 @@
bin_PROGRAMS = gnome-calculator gcalccmd
noinst_PROGRAMS = test-number test-equation test-serializer
-TESTS = test-number test-equation
+TESTS = test-number test-equation test-serializer
INCLUDES = \
-DUI_DIR=\""$(datadir)/gnome-calculator"\" \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]