From 46a499baedebc5036635eccfde08f5d44712ea4d Mon Sep 17 00:00:00 2001 From: thatcher Date: Sat, 13 Oct 2012 00:02:17 -0400 Subject: [PATCH] better lazy loading for image reference strip and more options for managing additional html content that is available in full page mode and normal mode --- build.properties | 2 +- openseadragon.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 4c13c0b9..4053996e 100644 --- a/build.properties +++ b/build.properties @@ -6,7 +6,7 @@ PROJECT: openseadragon BUILD_MAJOR: 0 BUILD_MINOR: 9 -BUILD_ID: 80 +BUILD_ID: 81 BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} diff --git a/openseadragon.js b/openseadragon.js index c850caeb..a4049caa 100644 --- a/openseadragon.js +++ b/openseadragon.js @@ -1,5 +1,5 @@ /** - * @version OpenSeadragon 0.9.80 + * @version OpenSeadragon 0.9.81 * * @fileOverview *