diff --git a/configure.ac b/configure.ac
index e85ee0a922b2a1ad3393bceee8df1d315a0e293a..87b91c5c70ea229889adedc408ca28465ee2cdad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.63])
-AC_INIT([openfortivpn], [1.7.0])
+AC_INIT([openfortivpn], [1.7.1])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([foreign subdir-objects])