--- tftpd/configure.in 2014/02/20 23:18:02 1.3.2.1 +++ tftpd/configure.in 2014/02/24 22:28:54 1.7 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.3.2.1 2014/02/20 23:18:02 misho Exp $ +# $Id: configure.in,v 1.7 2014/02/24 22:28:54 misho Exp $ # -AC_INIT(tftpd, 0.4, misho@elwix.org) +AC_INIT(tftpd, 1.2, misho@elwix.org) AC_CONFIG_SRCDIR([src/tftpd.c]) AC_CONFIG_HEADERS([inc/config.h])