X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=configure.ac;h=2564bf3b645111a31d4d4ab3bb41fa3da59dd0c3;hp=8da785c120f806e266f0a4b55f5f60fc617ecb53;hb=refs%2Ftags%2Frelease-1.0.34;hpb=a0f115d5bb5b97cabc64c748eec4f6c6f143e9e3 diff --git a/configure.ac b/configure.ac index 8da785c..2564bf3 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.34]) 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])