~ubuntu-branches/ubuntu/maverick/openldap/maverick-proposed

« back to all changes in this revision

Viewing changes to build/version.var

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2009-09-07 13:41:10 UTC
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: james.westby@ubuntu.com-20090907134110-jsdrvn0atu1fex4m
Tags: upstream-2.4.18
ImportĀ upstreamĀ versionĀ 2.4.18

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
 
# $OpenLDAP: pkg/ldap/build/version.var,v 1.9.2.56 2009/07/13 17:30:01 kurt Exp $
 
2
# $OpenLDAP: pkg/ldap/build/version.var,v 1.9.2.59 2009/09/06 13:22:28 kurt Exp $
3
3
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
4
4
##
5
5
## Copyright 1998-2009 The OpenLDAP Foundation.
15
15
ol_package=OpenLDAP
16
16
ol_major=2
17
17
ol_minor=4
18
 
ol_patch=17
19
 
ol_api_inc=20417
 
18
ol_patch=18
 
19
ol_api_inc=20418
20
20
ol_api_current=7
21
 
ol_api_revision=0
 
21
ol_api_revision=1
22
22
ol_api_age=5
23
 
ol_release_date="2009/07/13"
 
23
ol_release_date="2009/09/06"