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 efd0fea..88150a9 100644
--- a/idlestat.c
+++ b/idlestat.c
@@ -16,7 +16,7 @@
#include "list.h"
#include "topology.h"
-#define IDLESTAT_VERSION "0.1"
+#define IDLESTAT_VERSION "0.2"
static char buffer[BUFSIZE];