Releasing 1.0.18.

This commit is contained in:
Guus Sliepen 2012-03-25 15:32:26 +01:00
parent 64c657b32d
commit 482c6119a7
5 changed files with 14 additions and 5 deletions

View file

@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT
AC_CONFIG_SRCDIR([src/tincd.c])
AM_INIT_AUTOMAKE(tinc, 1.0.17)
AM_INIT_AUTOMAKE(tinc, 1.0.18)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE