From 661eb225f99ee19cca792c1006828128ecadc32b Mon Sep 17 00:00:00 2001 From: thatcher Date: Wed, 14 Dec 2011 23:39:49 -0500 Subject: [PATCH] should have incremented patch build number --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index 0ea6170c..885d1a13 100644 --- a/build.properties +++ b/build.properties @@ -6,7 +6,7 @@ PROJECT: openseadragon BUILD_MAJOR: 0 BUILD_MINOR: 8 -BUILD_ID: 11 +BUILD_ID: 12 BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID} VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID}