X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=41ddc6c1b4f055a086c6a3551c69237de2f76443;hp=b47a6a32ad1758d47fc295cbd37e90295bcd3ab2;hb=6da826db2154321addb79c05b60a5e6f1a9dccf1;hpb=0cae9098754d1414844ba2cdb575d80619516dc0 diff --git a/configure.ac b/configure.ac index b47a6a32..41ddc6c1 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.25]) +AC_INIT([tinc], [1.0.26]) AC_CONFIG_SRCDIR([src/tincd.c]) AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc -Wall]) AC_CONFIG_HEADERS([config.h])