openldap/build/version.var

14 lines
297 B
Text
Raw Normal View History

#! /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
2003-12-17 23:25:14 -05:00
ol_patch=X
2003-12-04 16:35:33 -05:00
ol_api_inc=20124
ol_api_lib=2:124:0
2003-12-05 19:19:38 -05:00
ol_release_date="2003-12-05"