aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris E Ferron <chris.e.ferron@linux.intel.com>2012-08-15 08:23:49 -0700
committerChris E Ferron <chris.e.ferron@linux.intel.com>2012-08-15 08:23:49 -0700
commitdeb85f133d13a9e0ae59d8df83b3299c2f4a8e1a (patch)
tree9dd652014876135fa3624a90b1cb07fbbd9b9aa8
parent66ed8510021653935c90df5e4c9b66cbbb8f64e1 (diff)
update version and TODO for 2.1 release
-rw-r--r--src/lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib.h b/src/lib.h
index 7093b7f..260b444 100644
--- a/src/lib.h
+++ b/src/lib.h
@@ -41,8 +41,8 @@
#define _(STRING) (STRING)
#endif
-#define POWERTOP_VERSION "v2.0"
-#define POWERTOP_SHORT_VERSION "2.0"
+#define POWERTOP_VERSION "v2.1"
+#define POWERTOP_SHORT_VERSION "2.1"
extern int get_max_cpu(void);