]> git.sur5r.net Git - openldap/commitdiff
Fix library versioning. New interfaces (for assertion control) were added.
authorKurt Zeilenga <kurt@openldap.org>
Sun, 13 Jul 2008 21:17:36 +0000 (21:17 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 13 Jul 2008 21:17:36 +0000 (21:17 +0000)
build/version.var

index e009a52b140152ec5e9dbee55b9caf872ad442c9..ed07db30a376156717263e77efda480966c6d9c9 100644 (file)
@@ -17,7 +17,7 @@ ol_major=2
 ol_minor=4
 ol_patch=11
 ol_api_inc=20411
-ol_api_current=2
-ol_api_revision=7
-ol_api_age=0
+ol_api_current=3
+ol_api_revision=0
+ol_api_age=1
 ol_release_date="2008/07/13"