From 6769432851752e05e9b8a2526ae3462c59c63f9e Mon Sep 17 00:00:00 2001 From: thatcher Date: Thu, 22 Dec 2011 20:48:27 -0500 Subject: [PATCH] incremented release build counter. 0.8.15 --- build.properties | 2 +- openseadragon.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index a7538e53..170f9b82 100644 --- a/build.properties +++ b/build.properties @@ -6,7 +6,7 @@ PROJECT: openseadragon BUILD_MAJOR: 0 BUILD_MINOR: 8 -BUILD_ID: 14 +BUILD_ID: 15 BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} diff --git a/openseadragon.js b/openseadragon.js index 823fead1..4719efe9 100644 --- a/openseadragon.js +++ b/openseadragon.js @@ -3,7 +3,7 @@ * (c) 2010 OpenSeadragon * (c) 2010 CodePlex Foundation * - * OpenSeadragon 0.8.14 + * OpenSeadragon 0.8.15 * ---------------------------------------------------------------------------- * * License: New BSD License (BSD)