openldap/build/version.var

24 lines
653 B
Text
Raw Normal View History

#! /bin/sh
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
2008-02-11 19:24:06 -05:00
## Copyright 1998-2008 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>.
ol_package=OpenLDAP
ol_major=2
2004-12-30 17:29:41 -05:00
ol_minor=3
2008-05-14 17:01:17 -04:00
ol_patch=42
ol_api_inc=20342
2005-11-15 17:51:39 -05:00
ol_api_current=2
2008-05-14 17:01:17 -04:00
ol_api_revision=30
2005-11-15 17:51:39 -05:00
ol_api_age=2
2008-05-14 17:01:17 -04:00
ol_release_date="2008/05/15"