From 72c3776d6ac103fa25d216c42847ecba3a4f58e5 Mon Sep 17 00:00:00 2001 From: Ivo Timmermans Date: Mon, 13 Nov 2000 22:29:22 +0000 Subject: [PATCH 1/1] Identify version as 1.0pre4-cvs --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 11d2848..368908a 100644 --- a/configure.in +++ b/configure.in @@ -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 -- 2.25.1