Releasing 1.0.17.

This commit is contained in:
Guus Sliepen 2012-03-10 13:31:36 +01:00
parent 4712d8f92e
commit 28a1501b9a
4 changed files with 22 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.16)
AM_INIT_AUTOMAKE(tinc, 1.0.17)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE