X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=55002913ac3b66f97a6223b97dee0a4116313004;hp=4853da7fb5ab544951aeed3000b79e2fd7e095ab;hb=5c5ae8c48e0414cb4831ccfd2b147ab65bb5fd5c;hpb=07ace0b6481efcc0a058aab7b90b95edd31709da diff --git a/configure.ac b/configure.ac index 4853da7f..55002913 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.31]) +AC_INIT([tinc], [1.0.32]) 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])