aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-09-23 13:10:03 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-09-23 13:10:03 -0400
commit4596344bfc8455e544e950d86fa413c5e66eae69 (patch)
treea86f7df2d7c2a502457e68a5654df4c141ce7ee5 /configure.ac
parent589843c802b543d0cb25b616e4e1ba9c557bdb9c (diff)
parent56dd8ea486d13905bf24ea28a59d48e1c30130d9 (diff)
downloadayatana-indicator-power-4596344bfc8455e544e950d86fa413c5e66eae69.tar.gz
ayatana-indicator-power-4596344bfc8455e544e950d86fa413c5e66eae69.tar.bz2
ayatana-indicator-power-4596344bfc8455e544e950d86fa413c5e66eae69.zip
* New upstream release.
- Use correct dgettext and g_dngettext calls (LP: #846895) - Ensure we use the same icon for all charge levels if we are in the charging status (LP: #824629) - Fix gap when the power indicator is not show (LP: #842188) - Do not show (charged) in menu title when fully charged (LP: #850011) - Do not activate g-s-d, but just watch dbus for g-s-d to appear (LP: #854717)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8cdded6..4176d1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([indicator-power],
- [0.7],
+ [0.9],
[http://bugs.launchpad.net/indicator-power],
[indicator-power],
[http://launchpad.net/indicator-power])