mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-19 02:28:47 -05:00
13 lines
297 B
Bash
13 lines
297 B
Bash
#! /bin/sh
|
|
# $OpenLDAP$
|
|
## Copyright 2000-2003 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=X
|
|
ol_api_inc=20125
|
|
ol_api_lib=2:125:0
|
|
ol_release_date="2003-01-22"
|