From 781dc31aa3c86fcd97ebf686142f4436761f79c6 Mon Sep 17 00:00:00 2001 From: Sanjay Singh Rawat Date: Thu, 19 Jun 2014 17:56:55 +0530 Subject: 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 --- powerdebug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3