aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-14 11:10:43 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-07-14 11:10:43 -0400
commitf4706f0998d9c5e742de952166ae11116ca376d3 (patch)
tree9cb2376e3860ee340eea36c7d1df59ff0f458ca9 /configure.ac
parentf3fe8b344a788210c0023e7bd316a3779812815a (diff)
parentb891e8ba2224e1c554d6076a7f6df3536204db07 (diff)
downloadayatana-indicator-power-f4706f0998d9c5e742de952166ae11116ca376d3.tar.gz
ayatana-indicator-power-f4706f0998d9c5e742de952166ae11116ca376d3.tar.bz2
ayatana-indicator-power-f4706f0998d9c5e742de952166ae11116ca376d3.zip
* New upstream release.
- Refine the text of the items in the menu to follow the specification - Draw option checkbox as check, not radio - Show the apropiate icon depending of the status of the devices Create new function to store the logic to put the primary device
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 b8724b0..99780b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([indicator-power],
- [0.2],
+ [0.3],
[http://bugs.launchpad.net/indicator-power],
[indicator-power],
[http://launchpad.net/indicator-power])