]> git.sur5r.net Git - openldap/blob - servers/slapd/back-tcl/Version.c
don't free connections[i]
[openldap] / servers / slapd / back-tcl / Version.c
1 /* $Id: Version.c,v 1.2 1999/02/18 01:18:39 bcollins Exp $
2  *
3  * Copyright 1999, Ben Collins <bcollins@debian.org>, All rights reserved.
4  *
5  * Redistribution and use in source and binary forms are permitted only
6  * as authorized by the OpenLDAP Public License.  A copy of this
7  * license is available at http://www.OpenLDAP.org/license.html or
8  * in file LICENSE in the top-level directory of the distribution.
9  */
10
11 static char Versionstr[] =
12
13 "  tcl backend %VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";