--- ansh/configure.in 2015/05/19 23:25:29 1.6 +++ ansh/configure.in 2015/05/19 23:26:26 1.6.2.1 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.6 2015/05/19 23:25:29 misho Exp $ +# $Id: configure.in,v 1.6.2.1 2015/05/19 23:26:26 misho Exp $ # -AC_INIT(ansh, 2.0, misho@elwix.org) +AC_INIT(ansh, 2.1, misho@elwix.org) AC_CONFIG_SRCDIR([src/anshd.c]) AC_CONFIG_HEADERS([inc/config.h])