From 681e4e979ea8964279b99550f080b5df1c4eccf0 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 26 Oct 2012 15:20:16 +0200 Subject: 12.10.3 --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ff89f0e..294276f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +12.10.3 + - Show the proper icon for mice and ups devices. (LP: #1066208) + - Follow the spec when choosing the primary device (LP: #1071645) + - Fix minor memory leaks + 12.10.2 - Show a more accurate view of discharging batteries (LP: #1054146) - Fix a GIcon memory leak diff --git a/configure.ac b/configure.ac index 5fbf2e5..d21fa91 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([indicator-power], - [12.10.2], + [12.10.3], [http://bugs.launchpad.net/indicator-power], [indicator-power], [http://launchpad.net/indicator-power]) -- cgit v1.2.3