From 329e9964fd83eb09a065f111b072d206e1b1b9f8 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 14 Apr 2004 23:11:09 +0000 Subject: [PATCH] Ready for release --- CHANGES | 2 +- build/version.var | 6 +++--- configure | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index 9373bca46f..4492331656 100644 --- 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) diff --git a/build/version.var b/build/version.var index 38d6fbca26..677054ca6a 100644 --- a/build/version.var +++ b/build/version.var @@ -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" diff --git a/configure b/configure index b44a514ccf..63f0b769f2 100755 --- 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. -- 2.39.2