diff --git a/configure.ac b/configure.ac
index 7c6cb717eb7bc5013d3a2e549f90a4e644467a83..aac09a798e101d3429f1d1eb0ede60fd4cbdbeb3 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.1.4])
+AC_INIT([openfortivpn], [1.2.0])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([foreign subdir-objects])