X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=0ef0c80c27bb8ae925318111cb8794091e54ec7d;hp=4aee2a367606f619043d8fe3bf2e309d44176392;hb=bd333530db38cb17d0dca01bbe37bd77e89834e0;hpb=ba25e899d0f13f84a0300240b8f67df818dcafa6 diff --git a/configure.ac b/configure.ac index 4aee2a36..0ef0c80c 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.27]) +AC_INIT([tinc], [1.0.28]) 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])