X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=55ac8094b198113ea0c67842c6cd13701b55dafc;hp=212ca886315635ff69ae3b729b38f79cbc0b442f;hb=5b708764db21833fe88c4db942b30d3ea91536fa;hpb=68f4ca711593416d0defd81199b176ba604c6cb1 diff --git a/configure.ac b/configure.ac index 212ca886..55ac8094 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.22]) +AC_INIT([tinc], [1.0.23]) AC_CONFIG_SRCDIR([src/tincd.c]) AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc -Wall]) AC_CONFIG_HEADERS([config.h])