Releasing 1.0.11.

This commit is contained in:
Guus Sliepen 2009-11-01 16:24:39 +01:00
parent d331f04e45
commit 44834d0304
3 changed files with 17 additions and 4 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.11~git)
AM_INIT_AUTOMAKE(tinc, 1.0.11)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE