Releasing 1.0.12.

This commit is contained in:
Guus Sliepen 2010-02-03 22:49:48 +01:00
parent cd0c2e86a4
commit f7b2a2ea43
5 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.11)
AM_INIT_AUTOMAKE(tinc, 1.0.12)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE