Releasing 1.0.22.
[oweals/tinc.git] / configure.in
index 9fe39a3dd1699841d5c257793801ed510297fd68..af78ad81e353e2d1e0b1e339d653f1587e55d77b 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.21)
+AM_INIT_AUTOMAKE(tinc, 1.0.22)
 AC_CONFIG_HEADERS([config.h])
 AM_MAINTAINER_MODE