summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Wessel <jason.wessel@windriver.com>2018-04-30 15:43:25 -0500
committerJason Wessel <jason.wessel@windriver.com>2018-04-30 15:43:25 -0500
commit468fe4c31e6c62c9bbb328b06ba71eaf7be0b76a (patch)
tree344a64e41855bbe712c1aef816728e7f5db6c2f2
parent131135f30e4686d49471120d6ac02ee30a37430d (diff)
downloadagent-proxy-master.tar.gz
Makefile: Bump version number for fixesHEADmaster
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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