mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
13 lines
298 B
Bash
13 lines
298 B
Bash
#! /bin/sh
|
|
# $OpenLDAP$
|
|
## Copyright 2000-2004 The OpenLDAP Foundation
|
|
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
|
|
## of this package for details.
|
|
#
|
|
ol_package=OpenLDAP
|
|
ol_major=2
|
|
ol_minor=1
|
|
ol_patch=29
|
|
ol_api_inc=20129
|
|
ol_api_lib=2:129:0
|
|
ol_release_date="2003-03-26"
|