X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=bb2dc802083bcd9f674b0959804b65d10b0932cc;hp=baa0224fc8fb431bdcb11adde803e51a422b8244;hb=99ed934a607336e498b10b3eb97ab3058e22d783;hpb=035c8e14f3630424c87be520c1c296a58e67424a diff --git a/configure.ac b/configure.ac index baa0224f..bb2dc802 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.23]) +AC_INIT([tinc], [1.0.24]) AC_CONFIG_SRCDIR([src/tincd.c]) AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc -Wall]) AC_CONFIG_HEADERS([config.h])