Changed version to 1.0pre2.

This commit is contained in:
Ivo Timmermans 2000-05-14 21:04:53 +00:00
parent ca900d388b
commit 4b1a1c2123

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/tincd.c)
AM_INIT_AUTOMAKE(tinc, 1.0pre1)
AM_INIT_AUTOMAKE(tinc, 1.0pre2)
AM_CONFIG_HEADER(config.h)
dnl Include the macros from the m4/ directory