From: Amit Kucheria amit.kucheria@linaro.org
Signed-off-by: Amit Kucheria amit.kucheria@linaro.org --- idlestat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idlestat.c b/idlestat.c index a5619a9..787d7b0 100644 --- a/idlestat.c +++ b/idlestat.c @@ -46,7 +46,7 @@ #include "list.h" #include "topology.h"
-#define IDLESTAT_VERSION "0.3-rc2" +#define IDLESTAT_VERSION "0.3"
static char irq_type_name[][8] = { "irq",