Don't forget about outgoing connections on host file read errors.
[oweals/tinc.git] / configure.ac
index 3ec50683a73de472659f1a0d066bd5238b12ea31..4853da7fb5ab544951aeed3000b79e2fd7e095ab 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([tinc], [1.0.29])
+AC_INIT([tinc], [1.0.31])
 AC_CONFIG_SRCDIR([src/tincd.c])
 AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc silent-rules -Wall])
 AC_CONFIG_HEADERS([config.h])