summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-07-21 10:53:27 +0300
committermonsta <[email protected]>2015-07-21 10:53:27 +0300
commitdbf1bc7c9a10a7844a90c9af78f6a95c16e22e3e (patch)
treea33edeb671f8e739e61152cf1b5a3cd335421c79
parente91a260a98dc777bb05bc550e7f14149e0b4737b (diff)
downloadmate-sensors-applet-1.10.tar.bz2
mate-sensors-applet-1.10.tar.xz
Bump version to 1.10.4mate-sensors-applet-1.10.41.10
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
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])