]> git.sur5r.net Git - openldap/blob - build/version.var
241c50814caf4ef8b6622c514cae13899caf15fe
[openldap] / build / version.var
1 #! /bin/sh
2 # $OpenLDAP$
3 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
4 ##
5 ## Copyright 1998-2008 The OpenLDAP Foundation.
6 ## All rights reserved.
7 ##
8 ## Redistribution and use in source and binary forms, with or without
9 ## modification, are permitted only as authorized by the OpenLDAP
10 ## Public License.
11 ##
12 ## A copy of this license is available in the file LICENSE in the
13 ## top-level directory of the distribution or, alternatively, at
14 ## <http://www.OpenLDAP.org/license.html>.
15 ol_package=OpenLDAP
16 ol_major=2
17 ol_minor=3
18 ol_patch=42
19 ol_api_inc=20342
20 ol_api_current=2
21 ol_api_revision=30
22 ol_api_age=2
23 ol_release_date="2008/05/28"