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 c956032..5571ae8 100644
--- a/idlestat.c
+++ b/idlestat.c
@@ -52,7 +52,7 @@
#include "trace_ops.h"
#include "compiler.h"
-#define IDLESTAT_VERSION "0.5"
+#define IDLESTAT_VERSION "0.7"
#define USEC_PER_SEC 1000000
static char buffer[BUFSIZE];