summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-11-30 11:00:43 +0300
committermonsta <[email protected]>2015-11-30 11:00:43 +0300
commitc4de7d52b96991e52929c66389e1ce4d066ffafc (patch)
treeb924cc78ab800619f72c66699d4747212b06d7eb
parent935e6fdac236705f28a49722a0c84b9f564d7ba7 (diff)
downloadmate-sensors-applet-1.12.tar.bz2
mate-sensors-applet-1.12.tar.xz
Bump version to 1.12.1v1.12.11.12
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4b438b3..429fde5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.12.1
+
+ * Fix wrong size of GPU icon
+
1.12.0
* Add support for nvidia thermal and cooler sensors (requires
diff --git a/configure.ac b/configure.ac
index dab2453..58dbd91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# ================= initialization =================== #
-AC_INIT([MATE Sensors Applet], [1.12.0], [http://www.mate-desktop.org],
+AC_INIT([MATE Sensors Applet], [1.12.1], [http://www.mate-desktop.org],
[mate-sensors-applet])
AC_CONFIG_SRCDIR([sensors-applet/main.c])