]> git.sur5r.net Git - openldap/commitdiff
Ready for release
authorKurt Zeilenga <kurt@openldap.org>
Wed, 14 Apr 2004 23:11:09 +0000 (23:11 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 14 Apr 2004 23:11:09 +0000 (23:11 +0000)
CHANGES
build/version.var
configure

diff --git a/CHANGES b/CHANGES
index 9373bca46f6ad2348bcd5496bbaedbb02e6822a6..4492331656b4b04c7b5a91bb9835d029ae7396ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.30 Engineering
+OpenLDAP 2.1.30 Release
        Fixed slapd userdb checkpass bug (ITS#3048)
        Fixed back-ldbm IDL delete bug (ITS#3046)
        Fixed libldap schema parsing bugs (ITS#2920, ITS#3065)
index 38d6fbca26321671401801bc6d9d003766f5a539..677054ca6a11b1a8f10c2032e6b0aee5cbd15b71 100644 (file)
@@ -7,7 +7,7 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=1
-ol_patch=X
-ol_api_inc=20129
-ol_api_lib=2:129:0
+ol_patch=30
+ol_api_inc=20130
+ol_api_lib=2:130:0
 ol_release_date="2003-03-26"
index b44a514ccfb4a63fbecea5a4eb1655de25c4b712..63f0b769f2ee65f15c5c9a5ed2494a74fb23b620 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,8 +1,8 @@
 #! /bin/sh
 # $OpenLDAP$
-# from OpenLDAP: pkg/ldap/configure.in,v 1.408.2.37 2003/12/02 01:20:42 hyc Exp  
+# from OpenLDAP: pkg/ldap/configure.in,v 1.408.2.38 2004/01/18 21:25:26 kurt Exp  
 
-# Copyright 1998-2003 The OpenLDAP Foundation.  All Rights Reserved.
+# Copyright 1998-2004 The OpenLDAP Foundation.  All Rights Reserved.
 # 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted only as authorized by the OpenLDAP
@@ -10,7 +10,7 @@
 # http://www.OpenLDAP.org/license.html or in file LICENSE in the
 # top-level directory of the distribution.
 
-echo "Copyright 1998-2003 The OpenLDAP Foundation,  All Rights Reserved."
+echo "Copyright 1998-2004 The OpenLDAP Foundation,  All Rights Reserved."
 echo " Restrictions apply, see COPYRIGHT and LICENSE files."
 
 # Guess values for system-dependent variables and create Makefiles.