diff --git a/configure.ac b/configure.ac index fc020c1461860d10fd94fed84963440517ca2180..188fae946ce57dca28c4324c2ef60e7cffbc12a6 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.4.0]) +AC_INIT([openfortivpn], [1.5.0]) AC_CONFIG_SRCDIR([src/main.c]) AM_INIT_AUTOMAKE([foreign subdir-objects])