]> git.sur5r.net Git - openldap/blobdiff - build/version.sh
Added dnPretty2/dnNormalize2 using preallocated destination berval
[openldap] / build / version.sh
index ff0867df1cf0308c7bcba97fed517fe6e0071434..315f63114687f3fd26b92cbebebce94fe30615e5 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # $OpenLDAP$
-## Copyright 2000 The OpenLDAP Foundation
+## Copyright 2000-2001 The OpenLDAP Foundation
 ## COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
 ## of this package for details.
 #
@@ -8,7 +8,7 @@ ol_package=OpenLDAP
 ol_major=2
 ol_minor=X
 ol_patch=X
-ol_api_inc=200000
+ol_api_inc=000000
 ol_api_lib=0:0:0
 
 if test $ol_patch != X ; then