X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=332b863cdbdbcfc0809185202041ad14ce6c5475;hp=dd663052b3b89dd6b0cc7de6c814d84f0813fdc1;hb=755963f0b19378bf3f416d0aef14acf7d905a275;hpb=1da40f9723142d87ed3634c7b45c911e3d5c93b5 diff --git a/configure.ac b/configure.ac index dd663052..332b863c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([tinc], [1.0.26]) +AC_INIT([tinc], [1.0.27]) 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])