Skip to content
Snippets Groups Projects
Commit 203a92bd authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Set version number to 2.0.1.

parent 7639b4ef
No related branches found
No related tags found
No related merge requests found
dnl $Id: configure.in,v 1.67 1999/06/25 21:21:02 ceder Exp $
dnl $Id: configure.in,v 1.68 1999/07/11 00:59:40 ceder Exp $
dnl Configuration for LysKOM
dnl Copyright (C) 1993-1999 Lysator Academic Computer Association.
dnl
......@@ -18,11 +18,11 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
dnl
dnl Please mail bug reports to bug-lyskom@lysator.liu.se.
dnl
AC_REVISION($Revision: 1.67 $)
AC_REVISION($Revision: 1.68 $)
AC_INIT(src/server/lyskomd.h)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(scripts)
AM_INIT_AUTOMAKE(lyskom-server, 2.0.0)
AM_INIT_AUTOMAKE(lyskom-server, 2.0.1)
AC_ARG_WITH([debug-calls],
[ --with-debug-calls compile debug protocol requests],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment