X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.ac;h=6fd2621dab1436d8dd45825e159917f8a1d680dc;hb=8d32b283b016e205b051b0bacb49a1e86fd5e1bc;hp=9ed54a6e57c19151868bd9d914e2ebc765f89ca1;hpb=8ee4004edfbc79b1a17bf03c262f063f2f4c128d;p=tinc diff --git a/configure.ac b/configure.ac index 9ed54a6e..6fd2621d 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.1pre10]) +AC_INIT([tinc], [1.1pre11]) AC_CONFIG_SRCDIR([src/tincd.c]) AC_GNU_SOURCE AM_INIT_AUTOMAKE([check-news std-options subdir-objects -Wall])