From 228a759e803b8cf9a85c9a0687a58d3e8aed6351 Mon Sep 17 00:00:00 2001 From: Sanjay Singh Rawat Date: Thu, 14 Feb 2013 14:36:13 +0530 Subject: Version 0.6.2 - added support for common clock framework - added regulator related information Signed-off-by: Sanjay Singh Rawat --- powerdebug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerdebug.h b/powerdebug.h index 09d3c1e..e2c1699 100644 --- a/powerdebug.h +++ b/powerdebug.h @@ -13,4 +13,4 @@ * - initial API and implementation *******************************************************************************/ -#define VERSION "0.6.1" +#define VERSION "0.6.2" -- cgit v1.2.3