--- tftpd/configure.in 2014/02/14 15:38:37 1.1 +++ tftpd/configure.in 2014/02/17 14:28:29 1.2 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.1 2014/02/14 15:38:37 misho Exp $ +# $Id: configure.in,v 1.2 2014/02/17 14:28:29 misho Exp $ # -AC_INIT(tftpd, 0.1, misho@elwix.org) +AC_INIT(tftpd, 0.2, misho@elwix.org) AC_CONFIG_SRCDIR([src/tftpd.c]) AC_CONFIG_HEADERS([inc/config.h])