X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.ac;h=402c794d215aefc6bf63c7d5ecc1fa6d24542160;hb=5de9d99b2cae088b2c093865a1ee11254bfdfd3c;hp=85df11e6d3755531c640aec68f092ee2e70b9113;hpb=507610b1188da859b826d607aae8e1a0aaff91fe;p=tinc diff --git a/configure.ac b/configure.ac index 85df11e6..402c794d 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.24]) +AC_INIT([tinc], [1.0.25]) AC_CONFIG_SRCDIR([src/tincd.c]) AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc -Wall]) AC_CONFIG_HEADERS([config.h])