Releasing 1.0.10.

This commit is contained in:
Guus Sliepen 2009-10-18 16:45:13 +02:00
parent 3849de9a33
commit 8c267d3d55
4 changed files with 13 additions and 11 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-cvs)
AM_INIT_AUTOMAKE(tinc, 1.0.10)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE