From 014fbc261c19e75f24d46f3f06d3abf63840529e Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sun, 4 Nov 2012 11:48:11 -0600 Subject: 12.10.4 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 294276f..e068a49 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +12.10.4 + - Fix primary device selection bug introduced in 12.10.3 (LP: #1071757) + 12.10.3 - Show the proper icon for mice and ups devices. (LP: #1066208) - Follow the spec when choosing the primary device (LP: #1071645) diff --git a/configure.ac b/configure.ac index d21fa91..9a0e06c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([indicator-power], - [12.10.3], + [12.10.4], [http://bugs.launchpad.net/indicator-power], [indicator-power], [http://launchpad.net/indicator-power]) -- cgit v1.2.3