--- ansh/configure.in 2012/01/23 10:34:12 1.3 +++ ansh/configure.in 2012/01/23 10:35:20 1.3.2.1 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.3 2012/01/23 10:34:12 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])