Releasing 1.0.20.
[oweals/tinc.git] / configure.in
index ee4da11b4a633e134a9a9e6046faf806dc5c667d..15b430976bca686f7ebae40f19c7f69166438646 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.19)
+AM_INIT_AUTOMAKE(tinc, 1.0.20)
 AC_CONFIG_HEADERS([config.h])
 AM_MAINTAINER_MODE