--- ansh/configure.in 2011/10/17 20:14:01 1.2 +++ ansh/configure.in 2011/10/17 20:15:21 1.2.2.1 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.2 2011/10/17 20:14:01 misho Exp $ +# $Id: configure.in,v 1.2.2.1 2011/10/17 20:15:21 misho Exp $ # -AC_INIT(ansh, 1.0, misho@elwix.org) +AC_INIT(ansh, 1.1, misho@elwix.org) AC_CONFIG_SRCDIR([src/anshd.c]) AC_CONFIG_HEADERS([inc/config.h])