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"