From c50ed60c7b405bd3c8da4bf61db42e85caaf4407 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20Verg=C3=A9?= <adrienverge@gmail.com>
Date: Wed, 15 Nov 2017 12:26:14 +0100
Subject: [PATCH] openfortivpn version 1.6.0

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index a6d0159..bc24a1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
-AC_INIT([openfortivpn], [1.5.0])
+AC_INIT([openfortivpn], [1.6.0])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 
-- 
GitLab