From 52ffd08fb3d610c302335935d0cb078085f07566 Mon Sep 17 00:00:00 2001 From: Mark Wolfe Date: Thu, 27 Jul 2017 21:49:06 +1000 Subject: [PATCH] Prepare for release. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d4737006d..b799a6b60 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=saml2aws ARCH=$(shell uname -m) -VERSION=1.7.0 +VERSION=1.8.0 ITERATION := 1 default: deps compile