diff --git a/configure.ac b/configure.ac
index a4a2a7e3ea5b092289b39dd0f20c49fcd1f8c195..20d27d7559a1b3940377daa23c5bfd9b81045835 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.2.0])
+AC_INIT([openfortivpn], [1.3.0])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([foreign subdir-objects])