Makefile: Bump version number for fixes

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
diff --git a/Makefile b/Makefile
index e20918f..639e27e 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 # Original design by Jason Wessel                                          #
 ############################################################################
 
-AGENTVER=1.96
+AGENTVER=1.97
 
 ifeq ($(shell uname -s),Linux) 
 OSTYPE := linux