From 2247a8e07d208470b381b90e0540ee3cced3fbcb Mon Sep 17 00:00:00 2001 From: Lisa Nguyen Date: Wed, 12 Apr 2017 16:12:39 -0700 Subject: Update the version number to v0.8 Signed-off-by: Lisa Nguyen --- idlestat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idlestat.c b/idlestat.c index 93ac86a..8c3a01e 100644 --- a/idlestat.c +++ b/idlestat.c @@ -52,7 +52,7 @@ #include "trace_ops.h" #include "compiler.h" -#define IDLESTAT_VERSION "0.7" +#define IDLESTAT_VERSION "0.8" #define USEC_PER_SEC 1000000 static char buffer[BUFSIZE]; -- cgit v1.2.3