]> git.sur5r.net Git - openldap/commitdiff
Fix version and date OPENLDAP_REL_ENG_2_1_15
authorKurt Zeilenga <kurt@openldap.org>
Mon, 10 Mar 2003 02:35:40 +0000 (02:35 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 10 Mar 2003 02:35:40 +0000 (02:35 +0000)
build/version.sh

index a018fb7d164ad7944df541ab1a32a248ec8b57c7..070aef07edc6911733cc831ab465d263424052d5 100755 (executable)
@@ -7,10 +7,10 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=1
-ol_patch=5
+ol_patch=15
 ol_api_inc=20115
 ol_api_lib=2:115:0
-ol_release_date="03-06-2003"
+ol_release_date="03-09-2003"
 
 if test $ol_patch != X ; then
        ol_version=${ol_major}.${ol_minor}.${ol_patch}