Identify version as 1.0pre4-cvs

This commit is contained in:
Ivo Timmermans 2000-11-13 22:29:22 +00:00
parent 5344832be1
commit 72c3776d6a

View file

@ -1,9 +1,9 @@
dnl Process this file with autoconf to produce a configure script.
dnl $Id: configure.in,v 1.13.2.17 2000/11/13 22:01:26 zarq Exp $
dnl $Id: configure.in,v 1.13.2.18 2000/11/13 22:29:22 zarq Exp $
AC_INIT(src/tincd.c)
AM_INIT_AUTOMAKE(tinc, 1.0pre4)
AM_INIT_AUTOMAKE(tinc, 1.0pre4-cvs)
AM_CONFIG_HEADER(config.h)
dnl Include the macros from the m4/ directory