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