Identify version as 1.0pre4-cvs
authorIvo Timmermans <ivo@lychnis.net>
Mon, 13 Nov 2000 22:29:22 +0000 (22:29 +0000)
committerIvo Timmermans <ivo@lychnis.net>
Mon, 13 Nov 2000 22:29:22 +0000 (22:29 +0000)
configure.in

index 11d2848..368908a 100644 (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