--- ansh/configure.in 2012/07/22 22:41:33 1.4 +++ ansh/configure.in 2013/01/18 09:17:15 1.5 @@ -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.5 2013/01/18 09:17:15 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])