aboutsummaryrefslogtreecommitdiff
path: root/powerdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'powerdebug.h')
-rw-r--r--powerdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/powerdebug.h b/powerdebug.h
index ea1ad29..67e8453 100644
--- a/powerdebug.h
+++ b/powerdebug.h
@@ -23,7 +23,7 @@
#include <errno.h>
#include <ncurses.h>
-#define VERSION "1.0"
+#define VERSION "0.3"
#define TOTAL_FEATURE_WINS 3 /* Regulator, Clock and Sensor (for now) */
enum {CLOCK, REGULATOR, SENSOR};