X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=configure.ac;h=6de03132d2a94460f67d8e3bd37916b6d14495a3;hp=2564bf3b645111a31d4d4ab3bb41fa3da59dd0c3;hb=d964d84662b73e351b71905a3c743b666a42aa1d;hpb=9fac7adb587a455c14d2dccd33e5a910534a4c53 diff --git a/configure.ac b/configure.ac index 2564bf3..6de0313 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.34]) +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])