diff --git a/configure.ac b/configure.ac index 5c8ad91..66dbb45 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl $Id$ dnl Process this file with autoconf to produce a configure script. -AC_INIT([ike-scan],[1.6.7],[ike-scan@nta-monitor.com]) +AC_INIT([ike-scan],[1.7],[ike-scan@nta-monitor.com]) AC_PREREQ(2.59) AC_REVISION($Revision$) AC_CONFIG_SRCDIR([ike-scan.c])