aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--idlestat.c2
1 files changed, 1 insertions, 1 deletions
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];