Releasing 1.1pre1.

This commit is contained in:
Guus Sliepen 2011-06-25 15:28:54 +02:00
parent 2c5ded6520
commit e4f65db897
3 changed files with 32 additions and 24 deletions

View file

@ -4,7 +4,7 @@ AC_PREREQ(2.61)
AC_INIT
AC_CONFIG_SRCDIR([src/tincd.c])
AC_GNU_SOURCE
AM_INIT_AUTOMAKE(tinc, 1.1-cvs)
AM_INIT_AUTOMAKE(tinc, 1.1pre1)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE