From dbf1bc7c9a10a7844a90c9af78f6a95c16e22e3e Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 21 Jul 2015 10:53:27 +0300 Subject: Bump version to 1.10.4 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3347a37..bcbe143 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +1.10.4 + + * Fix regression that caused segfault + 1.10.3 * Set icons for prefs and about dialogs diff --git a/configure.ac b/configure.ac index 24c4bce..82f2861 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.10.3], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.10.4], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) -- cgit v1.2.1