--- tftpd/configure.in 2014/02/17 14:29:07 1.3 +++ tftpd/configure.in 2014/02/21 09:02:28 1.4 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.3 2014/02/17 14:29:07 misho Exp $ +# $Id: configure.in,v 1.4 2014/02/21 09:02:28 misho Exp $ # -AC_INIT(tftpd, 0.3, misho@elwix.org) +AC_INIT(tftpd, 0.4, misho@elwix.org) AC_CONFIG_SRCDIR([src/tftpd.c]) AC_CONFIG_HEADERS([inc/config.h])