X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.in;h=2ea69f64252cb37a96df3834f9efa0ef0e33408f;hp=4d6a9493ee621efe60329fed48fdeb0389438fa2;hb=b23681dddb8987571f04d46fc14f0ba012a7929c;hpb=6289859ab365dc1c0d420323174418b316b14502 diff --git a/configure.in b/configure.in index 4d6a9493..2ea69f64 100644 --- a/configure.in +++ b/configure.in @@ -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.18) AC_CONFIG_HEADERS([config.h]) AM_MAINTAINER_MODE