diff --git a/CHANGES b/CHANGES index 157e4fa11c..f612151a54 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.1 Change Log -OpenLDAP 2.1.26 Engineering +OpenLDAP 2.1.26 Release Fixed slapd bdb error recovery bug (ITS#2865) Fixed slapd bdb IDL cache cleanup bug (ITS#2917) Fixed slapd SASL auxprop typo (ITS#2909) diff --git a/build/version.var b/build/version.var index 073c339833..c5888f2296 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_patch=25 ol_api_inc=20125 ol_api_lib=2:125:0 ol_release_date="2003-01-22"