]> git.sur5r.net Git - openldap/commitdiff
Fix up versioning OPENLDAP_REL_ENG_2_1_ALPHA0
authorKurt Zeilenga <kurt@openldap.org>
Sun, 24 Feb 2002 18:49:54 +0000 (18:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 24 Feb 2002 18:49:54 +0000 (18:49 +0000)
build/version.sh

index bc1816a0e9444a35571008951f4dd507e5bea3fd..9c357011bacf93ad4ce1cbfd95b83fd232f9fe78 100755 (executable)
@@ -8,8 +8,8 @@ ol_package=OpenLDAP
 ol_major=2
 ol_minor=1
 ol_patch=0alpha
-ol_api_inc=20199
-ol_api_lib=2:99:0
+ol_api_inc=20100
+ol_api_lib=2:100:0
 
 if test $ol_patch != X ; then
        ol_version=${ol_major}.${ol_minor}.${ol_patch}