Releasing 1.0.15.

This commit is contained in:
Guus Sliepen 2011-06-24 14:50:20 +02:00
parent 3c0511984f
commit 05260f941c
4 changed files with 11 additions and 7 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.14+git)
AM_INIT_AUTOMAKE(tinc, 1.0.15)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE