2003-03-28 14:33:40 -05:00
|
|
|
#! /bin/sh
|
|
|
|
|
# $OpenLDAP$
|
2003-11-25 23:17:25 -05:00
|
|
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
|
|
|
|
##
|
2010-04-13 18:17:29 -04:00
|
|
|
## Copyright 1998-2010 The OpenLDAP Foundation.
|
2003-11-25 21:58:56 -05:00
|
|
|
## All rights reserved.
|
|
|
|
|
##
|
|
|
|
|
## Redistribution and use in source and binary forms, with or without
|
|
|
|
|
## modification, are permitted only as authorized by the OpenLDAP
|
|
|
|
|
## Public License.
|
|
|
|
|
##
|
|
|
|
|
## A copy of this license is available in the file LICENSE in the
|
|
|
|
|
## top-level directory of the distribution or, alternatively, at
|
|
|
|
|
## <http://www.OpenLDAP.org/license.html>.
|
2003-03-28 14:33:40 -05:00
|
|
|
ol_package=OpenLDAP
|
|
|
|
|
ol_major=2
|
|
|
|
|
ol_minor=X
|
|
|
|
|
ol_patch=X
|
|
|
|
|
ol_api_inc=000000
|
2004-03-25 19:13:10 -05:00
|
|
|
ol_api_current=0
|
|
|
|
|
ol_api_revision=0
|
|
|
|
|
ol_api_age=0
|
2006-04-08 00:15:37 -04:00
|
|
|
ol_release_date="0000/00/00"
|