Check for an illegal length of passphrase in read_passphrase().
[tinc] / configure.in
index 17debd1..af39bf6 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/tincd.c)
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/tincd.c)
-AM_INIT_AUTOMAKE(tinc, 0.3.4)
+AM_INIT_AUTOMAKE(tinc, 1.0)
 AM_CONFIG_HEADER(config.h)
 
 # Enable GNU extensions.
 AM_CONFIG_HEADER(config.h)
 
 # Enable GNU extensions.