X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=configure.ac;h=85e51e983a67e6a037c5b44fb3f8b41f7d4d8c55;hp=7287726827d67fe8d85baf905bb1a8d843bb82d4;hb=refs%2Ftags%2Frelease-1.0.33;hpb=7b1bd0830cdd8a9e25eb1a26b15300ffdb41f69c diff --git a/configure.ac b/configure.ac index 7287726..85e51e9 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.32]) +AC_INIT([tinc], [1.0.33]) AC_CONFIG_SRCDIR([src/tincd.c]) AM_INIT_AUTOMAKE([1.11 check-news std-options subdir-objects nostdinc silent-rules -Wall info-in-builddir]) AC_CONFIG_HEADERS([config.h])