X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=55002913ac3b66f97a6223b97dee0a4116313004;hb=0507e5cf5d40d8ab48e9500cc982927514dd17ad;hp=0f31b01cab56e0f72f5f31c203709fdc1f62441d;hpb=844dfe986db35675c0639823decdee0b3dbbf55b;p=tinc diff --git a/configure.ac b/configure.ac index 0f31b01c..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.30]) +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])