incrementing build number. implemented lazy loading for image reference strip

This commit is contained in:
thatcher 2012-09-05 10:54:36 -04:00
parent 1c200aca9c
commit 85ed579e6c
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
PROJECT: openseadragon PROJECT: openseadragon
BUILD_MAJOR: 0 BUILD_MAJOR: 0
BUILD_MINOR: 9 BUILD_MINOR: 9
BUILD_ID: 67 BUILD_ID: 70
BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID}
VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID}

View File

@ -1,5 +1,5 @@
/** /**
* @version OpenSeadragon 0.9.67 * @version OpenSeadragon 0.9.70
* *
* @fileOverview * @fileOverview
* <h2> * <h2>