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

Set version 2.0.6.

parent b7054883
No related branches found
No related tags found
No related merge requests found
dnl $Id: configure.in,v 1.78 2001/12/28 21:21:04 ceder Exp $
dnl $Id: configure.in,v 1.79 2002/03/29 21:07:01 ceder Exp $
dnl Configuration for LysKOM
dnl Copyright (C) 1993-2001 Lysator Academic Computer Association.
dnl
......@@ -18,12 +18,12 @@ 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.78 $)
AC_INIT([lyskom-server], [2.0.5])
AC_REVISION($Revision: 1.79 $)
AC_INIT([lyskom-server], [2.0.6])
AC_CONFIG_SRCDIR([src/server/lyskomd.h])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(scripts)
AM_INIT_AUTOMAKE([lyskom-server], [2.0.5])
AM_INIT_AUTOMAKE([lyskom-server], [2.0.6])
AC_ARG_WITH([debug-calls],
AC_HELP_STRING([--with-debug-calls],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment