--- tftpd/configure.in 2014/02/20 00:05:32 1.2.2.1 +++ tftpd/configure.in 2014/02/21 09:10:09 1.5.2.1 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.2.2.1 2014/02/20 00:05:32 misho Exp $ +# $Id: configure.in,v 1.5.2.1 2014/02/21 09:10:09 misho Exp $ # -AC_INIT(tftpd, 0.3, misho@elwix.org) +AC_INIT(tftpd, 1.1, misho@elwix.org) AC_CONFIG_SRCDIR([src/tftpd.c]) AC_CONFIG_HEADERS([inc/config.h])