aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--powerdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/powerdebug.h b/powerdebug.h
index f7fdc21..8a3b5bd 100644
--- a/powerdebug.h
+++ b/powerdebug.h
@@ -22,7 +22,7 @@
#include <errno.h>
#include <ncurses.h>
-#define VERSION "0.4"
+#define VERSION "0.4.1"
#define TOTAL_FEATURE_WINS 3 /* Regulator, Clock and Sensor (for now) */
enum {CLOCK, REGULATOR, SENSOR};