commit | 8df301c8986c694393c246fd274f96cc5cb61cdd | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Oct 20 14:33:59 2011 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Oct 20 14:33:59 2011 +0200 |
tree | 1270c1cf586788b76f3f5b2bf7371e82cc06f4a3 | |
parent | e262b599169b653190ca5d91a6cdac8a0ca302d2 [diff] |
Version 0.6.1 * Removed sensor unit and display a raw value Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
diff --git a/powerdebug.h b/powerdebug.h index 39a7b31..09d3c1e 100644 --- a/powerdebug.h +++ b/powerdebug.h
@@ -13,4 +13,4 @@ * - initial API and implementation *******************************************************************************/ -#define VERSION "0.6.0" +#define VERSION "0.6.1"