aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanjay Singh Rawat <sanjay.rawat@linaro.org>2014-06-19 17:56:55 +0530
committerSanjay Singh Rawat <sanjay.rawat@linaro.org>2014-06-19 17:56:55 +0530
commit781dc31aa3c86fcd97ebf686142f4436761f79c6 (patch)
treebd31e7a48086176ca6f6b6b728061c26433aceaa
parent75eadf3a05d571a038f65e0eee1f6ff1d82524e0 (diff)
version 0.7.3powerdebug-0.7.3
- gpio: export free gpios to user - fix minor errors and warnings - display error on module window Signed-off-by: Sanjay Singh Rawat <sanjay.rawat@linaro.org>
-rw-r--r--powerdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/powerdebug.h b/powerdebug.h
index 12ef39b..936dcf6 100644
--- a/powerdebug.h
+++ b/powerdebug.h
@@ -13,4 +13,4 @@
* - initial API and implementation
*******************************************************************************/
-#define VERSION "0.7.2"
+#define VERSION "0.7.3"