]> git.sur5r.net Git - openldap/commitdiff
Ready for beta release
authorKurt Zeilenga <kurt@openldap.org>
Mon, 22 Apr 2002 17:46:35 +0000 (17:46 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 22 Apr 2002 17:46:35 +0000 (17:46 +0000)
build/version.sh

index cdde9d084fc0ba389e0a0db8bc7bceabba00b35b..f3f780568f853e75e86606db536bbe75ed1ac292 100755 (executable)
@@ -7,9 +7,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=1
-ol_patch=0beta
-ol_api_inc=20100
-ol_api_lib=2:100:0
+ol_patch=1beta
+ol_api_inc=20101
+ol_api_lib=2:101:0
 
 if test $ol_patch != X ; then
        ol_version=${ol_major}.${ol_minor}.${ol_patch}