]> git.sur5r.net Git - openldap/blobdiff - build/version.sh
ITS#1991 fix + use struct berval
[openldap] / build / version.sh
index 4523773244735c61b4016ee59da28b882d3ba64c..6f0ceda3136fb64f4611fff59bed070a3cdc7661 100755 (executable)
@@ -7,9 +7,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=1
-ol_patch=2
-ol_api_inc=20102
-ol_api_lib=2:102:0
+ol_patch=X
+ol_api_inc=20104
+ol_api_lib=2:104:0
 
 if test $ol_patch != X ; then
        ol_version=${ol_major}.${ol_minor}.${ol_patch}