Always try next Address when an outgoing connection fails to authenticate.
[oweals/tinc.git] / configure.in
index 4d6a9493ee621efe60329fed48fdeb0389438fa2..5ff4a3e70780ef35fe9fba41a75b058a0d1e8836 100644 (file)
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.61)
 AC_INIT
 AC_CONFIG_SRCDIR([src/tincd.c])
-AM_INIT_AUTOMAKE(tinc, 1.0.16)
+AM_INIT_AUTOMAKE(tinc, 1.0.17)
 AC_CONFIG_HEADERS([config.h])
 AM_MAINTAINER_MODE