commit | 856efcd3eb3b2ac0c0742aa115054cdffb4c4bf2 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Jul 25 23:08:54 2011 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Jul 25 23:08:54 2011 +0200 |
tree | 83a3529736335c4e57a4ba6538d19cde93c4774f | |
parent | caafece2b452cbcb7f41672a3b4b76d64392e6da [diff] [blame] |
Version 0.5.1 * Fixed segfault when no clock is available. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
diff --git a/powerdebug.h b/powerdebug.h index 01b22ba..05d919b 100644 --- a/powerdebug.h +++ b/powerdebug.h
@@ -13,6 +13,4 @@ * - initial API and implementation *******************************************************************************/ -#define VERSION "0.5.0" - - +#define VERSION "0.5.1"