]> git.meshlink.io Git - meshlink/blobdiff - configure.in
Changed version number to 1.0-cvs
[meshlink] / configure.in
index 9d40f7af756a46acb97b644626147d3e46fefc3a..40a4308f33e321686fe46e6c3a4a9d2f69b75fe1 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.29 2000/12/22 21:34:19 guus 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-cvs)
+AM_INIT_AUTOMAKE(tinc, 1.0-cvs)
 AM_CONFIG_HEADER(config.h)
 
 dnl Include the macros from the m4/ directory