aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2011-07-25 23:08:54 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2011-07-25 23:08:54 +0200
commit856efcd3eb3b2ac0c0742aa115054cdffb4c4bf2 (patch)
tree83a3529736335c4e57a4ba6538d19cde93c4774f
parentcaafece2b452cbcb7f41672a3b4b76d64392e6da (diff)
Version 0.5.1powerdebug-0.5.1
* Fixed segfault when no clock is available. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
-rw-r--r--powerdebug.h4
1 files changed, 1 insertions, 3 deletions
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"