X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=4853da7fb5ab544951aeed3000b79e2fd7e095ab;hp=dbde68fde4916b2006cef7398833492a5893879e;hb=6b5cfe97f4d3f93bde5c3eac5cb82b20b160ae36;hpb=2236a27697c8a741250e4a4a2b3ad9bc048b4250 diff --git a/configure.ac b/configure.ac index dbde68fd..4853da7f 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.28]) +AC_INIT([tinc], [1.0.31]) 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])