X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=402c794d215aefc6bf63c7d5ecc1fa6d24542160;hp=85df11e6d3755531c640aec68f092ee2e70b9113;hb=e48c97c107ab58b638c2c5a78c56725dd35c7ec8;hpb=507610b1188da859b826d607aae8e1a0aaff91fe 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])