From 4eba38dd86a94fa5410f8907f81cf47a8bb522ab Mon Sep 17 00:00:00 2001 From: thatcher Date: Wed, 4 Jan 2012 19:46:46 -0500 Subject: [PATCH] imcrementing build id --- build.properties | 2 +- openseadragon.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 01d0b33d..86735b3a 100644 --- a/build.properties +++ b/build.properties @@ -6,7 +6,7 @@ PROJECT: openseadragon BUILD_MAJOR: 0 BUILD_MINOR: 8 -BUILD_ID: 16 +BUILD_ID: 17 BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} diff --git a/openseadragon.js b/openseadragon.js index 045d169a..3fa6b9c5 100644 --- a/openseadragon.js +++ b/openseadragon.js @@ -3,7 +3,7 @@ * (c) 2010 OpenSeadragon * (c) 2010 CodePlex Foundation * - * OpenSeadragon 0.8.16 + * OpenSeadragon 0.8.17 * ---------------------------------------------------------------------------- * * License: New BSD License (BSD)