chiark / gitweb /
Fix version number in a couple of places.
[secnet.git] / configure.in
index a548dac4fe50d33095ac33dcf025b076a16c0a09..29ced956f70575a1583b3f283d3cda80325d6f16 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 sinclude(ac_prog_cc_no_writeable_strings.m4)
 
-AC_INIT(secnet,0.1.16+,secnet@chiark.greenend.org.uk)
+AC_INIT(secnet,0.1.18+,secnet@chiark.greenend.org.uk)
 AC_CONFIG_SRCDIR(secnet.c)
 AC_CONFIG_HEADER(config.h)