From 85ed579e6c0b2d94d3b6d7f3fe42722ec8b1006d Mon Sep 17 00:00:00 2001 From: thatcher Date: Wed, 5 Sep 2012 10:54:36 -0400 Subject: [PATCH] incrementing build number. implemented lazy loading for image reference strip --- build.properties | 2 +- openseadragon.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 262789eb..5187d2a9 100644 --- a/build.properties +++ b/build.properties @@ -6,7 +6,7 @@ PROJECT: openseadragon BUILD_MAJOR: 0 BUILD_MINOR: 9 -BUILD_ID: 67 +BUILD_ID: 70 BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} diff --git a/openseadragon.js b/openseadragon.js index eba92fb9..0913f16b 100644 --- a/openseadragon.js +++ b/openseadragon.js @@ -1,5 +1,5 @@ /** - * @version OpenSeadragon 0.9.67 + * @version OpenSeadragon 0.9.70 * * @fileOverview *