X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=6de03132d2a94460f67d8e3bd37916b6d14495a3;hp=8da785c120f806e266f0a4b55f5f60fc617ecb53;hb=de834791a28f73262f7a479fcd922bf7ec580dd1;hpb=708777e8abf18a19a2b2f1cb978257b39e12ba0f diff --git a/configure.ac b/configure.ac index 8da785c1..6de03132 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.33]) +AC_INIT([tinc], [1.0.35]) 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])