From 856efcd3eb3b2ac0c0742aa115054cdffb4c4bf2 Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Mon, 25 Jul 2011 23:08:54 +0200 Subject: Version 0.5.1 * Fixed segfault when no clock is available. Signed-off-by: Daniel Lezcano --- powerdebug.h | 4 +--- 1 file changed, 1 insertion(+), 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" -- cgit v1.2.3