From 2b8fd1941dd516b877169a7c4b62ba747945fa89 Mon Sep 17 00:00:00 2001 From: thatcher Date: Tue, 27 Dec 2011 20:58:43 -0500 Subject: [PATCH] 0.8.16 --- build.properties | 2 +- openseadragon.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 170f9b82..01d0b33d 100644 --- a/build.properties +++ b/build.properties @@ -6,7 +6,7 @@ PROJECT: openseadragon BUILD_MAJOR: 0 BUILD_MINOR: 8 -BUILD_ID: 15 +BUILD_ID: 16 BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} diff --git a/openseadragon.js b/openseadragon.js index dde985c6..e3bec59f 100644 --- a/openseadragon.js +++ b/openseadragon.js @@ -3,7 +3,7 @@ * (c) 2010 OpenSeadragon * (c) 2010 CodePlex Foundation * - * OpenSeadragon 0.8.15 + * OpenSeadragon 0.8.16 * ---------------------------------------------------------------------------- * * License: New BSD License (BSD)