diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2012-02-23 02:21:00 -0500 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2012-02-23 02:21:00 -0500 |
| commit | 1d09e63abde55fb518a8f5408f44da2fbe28c6ba (patch) | |
| tree | c8e62aea3d9c73ce1645996fe4fc169596263a63 /configure.ac | |
| parent | c80b2c61c7472651406897e37f40740d85d3a875 (diff) | |
| parent | 9539d05451bcca54e455f4d1687f21d1051a6049 (diff) | |
| download | ayatana-indicator-power-1d09e63abde55fb518a8f5408f44da2fbe28c6ba.tar.gz ayatana-indicator-power-1d09e63abde55fb518a8f5408f44da2fbe28c6ba.tar.bz2 ayatana-indicator-power-1d09e63abde55fb518a8f5408f44da2fbe28c6ba.zip | |
* New upstream release.
* Fix for the icon not changing when state changes (LP: #933466)
* Fix accessible descriptions (LP: #891932)
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 406a93c..d00a868 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([indicator-power], - [1.90], + [1.91], [http://bugs.launchpad.net/indicator-power], [indicator-power], [http://launchpad.net/indicator-power]) |
