]> git.sur5r.net Git - openldap/blob - build/version.var
Prep for 2.4.42
[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-2015 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=4
18 ol_patch=42
19 ol_api_inc=20442
20 ol_api_current=12
21 ol_api_revision=5
22 ol_api_age=10
23 ol_release_date="2015/08/14"