aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-11-04 11:48:11 -0600
committerCharles Kerr <charles.kerr@canonical.com>2012-11-04 11:48:11 -0600
commit014fbc261c19e75f24d46f3f06d3abf63840529e (patch)
tree63ec6f7ab0eb611e92b335ed99b07936b7703da6
parent2fa0264ed6bda32604d90471797df6fa1c29fa7b (diff)
downloadayatana-indicator-power-014fbc261c19e75f24d46f3f06d3abf63840529e.tar.gz
ayatana-indicator-power-014fbc261c19e75f24d46f3f06d3abf63840529e.tar.bz2
ayatana-indicator-power-014fbc261c19e75f24d46f3f06d3abf63840529e.zip
12.10.4
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
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])