diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-11-05 12:41:24 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-11-05 12:41:24 +0100 |
commit | 0c14d7b7257e4b819e138d6f810714844a140a36 (patch) | |
tree | a132a80f1803feafd3e3fef2a4720cb1df0c8b85 /configure.ac | |
parent | a42d1cd4536ece4b86c7345966a801d03114fc60 (diff) | |
parent | a3b85f41ef90ad23d9cbc943fd24856d2775cc7a (diff) | |
download | ayatana-indicator-power-0c14d7b7257e4b819e138d6f810714844a140a36.tar.gz ayatana-indicator-power-0c14d7b7257e4b819e138d6f810714844a140a36.tar.bz2 ayatana-indicator-power-0c14d7b7257e4b819e138d6f810714844a140a36.zip |
* New upstream release.
- Show the proper icon for mice and ups devices. (LP: #1066208)
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5fbf2e5..9a0e06c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([indicator-power], - [12.10.2], + [12.10.4], [http://bugs.launchpad.net/indicator-power], [indicator-power], [http://launchpad.net/indicator-power]) |