From a61f3260962fd2fd82bb3faf3cd069518d00408d Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Tue, 20 Sep 2011 16:13:54 +0200 Subject: Version 0.6.0 * added gpio support * added android port Signed-off-by: Daniel Lezcano --- powerdebug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerdebug.h b/powerdebug.h index 2567203..39a7b31 100644 --- a/powerdebug.h +++ b/powerdebug.h @@ -13,4 +13,4 @@ * - initial API and implementation *******************************************************************************/ -#define VERSION "0.5.2" +#define VERSION "0.6.0" -- cgit v1.2.3