--- ansh/configure.in 2012/07/22 22:41:33 1.4 +++ ansh/configure.in 2012/07/22 22:43:02 1.4.2.1 @@ -1,8 +1,8 @@ # # $Author: misho $ -# $Id: configure.in,v 1.4 2012/07/22 22:41:33 misho Exp $ +# $Id: configure.in,v 1.4.2.1 2012/07/22 22:43:02 misho Exp $ # -AC_INIT(ansh, 1.2, misho@elwix.org) +AC_INIT(ansh, 1.3, misho@elwix.org) AC_CONFIG_SRCDIR([src/anshd.c]) AC_CONFIG_HEADERS([inc/config.h])