Changed version number to 1.0-cvs
This commit is contained in:
parent
20c2b62b18
commit
514f8f579d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
dnl $Id: configure.in,v 1.13.2.30 2001/01/17 01:31:56 zarq Exp $
|
||||
dnl $Id: configure.in,v 1.13.2.31 2001/05/26 09:35:00 zarq Exp $
|
||||
|
||||
AC_INIT(src/tincd.c)
|
||||
AM_INIT_AUTOMAKE(tinc, 1.0pre4)
|
||||
AM_INIT_AUTOMAKE(tinc, 1.0-cvs)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl Include the macros from the m4/ directory
|
||||
|
|
Loading…
Reference in a new issue