commit | 781dc31aa3c86fcd97ebf686142f4436761f79c6 | [log] [tgz] |
---|---|---|
author | Sanjay Singh Rawat <sanjay.rawat@linaro.org> | Thu Jun 19 17:56:55 2014 +0530 |
committer | Sanjay Singh Rawat <sanjay.rawat@linaro.org> | Thu Jun 19 17:56:55 2014 +0530 |
tree | bd31e7a48086176ca6f6b6b728061c26433aceaa | |
parent | 75eadf3a05d571a038f65e0eee1f6ff1d82524e0 [diff] [blame] |
version 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>
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"