--- ansh/configure.in 2014/01/06 10:21:09 1.5.2.3 +++ ansh/configure.in 2015/05/19 23:26:26 1.6.2.1 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.5.2.3 2014/01/06 10:21:09 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])