X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=bb2dc802083bcd9f674b0959804b65d10b0932cc;hp=baa0224fc8fb431bdcb11adde803e51a422b8244;hb=110ca1958af2465e383b4ca20b67fd0e780f3fb5;hpb=d7be59a9dc6540f7ae6b7d5d6e595265f5f8b3cc 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])