--- ansh/configure.in 2011/10/18 08:27:54 1.2.2.2 +++ ansh/configure.in 2012/01/23 10:35:20 1.3.2.1 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.2.2.2 2011/10/18 08:27:54 misho Exp $ +# $Id: configure.in,v 1.3.2.1 2012/01/23 10:35:20 misho Exp $ # -AC_INIT(ansh, 1.1, misho@elwix.org) +AC_INIT(ansh, 1.2, misho@elwix.org) AC_CONFIG_SRCDIR([src/anshd.c]) AC_CONFIG_HEADERS([inc/config.h])