From 13d13f1f73be5fc610a6bc52fb2cb22285c0efb5 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 13 Jul 2008 21:17:36 +0000 Subject: [PATCH] Fix library versioning. New interfaces (for assertion control) were added. --- build/version.var | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/version.var b/build/version.var index e009a52b14..ed07db30a3 100644 --- a/build/version.var +++ b/build/version.var @@ -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" -- 2.39.2