From c04091f09ca273d44df7514949f74abe5e26d599 Mon Sep 17 00:00:00 2001 From: Christian Mayer Date: Wed, 16 Jul 2014 10:33:12 +0200 Subject: [PATCH] Update Version.js Set Version to 2.0.2 for release --- src/GeoExt/Version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GeoExt/Version.js b/src/GeoExt/Version.js index 5ab590793..e2654ba9d 100644 --- a/src/GeoExt/Version.js +++ b/src/GeoExt/Version.js @@ -9,7 +9,7 @@ var major = 2, minor = 0, patch = 2, - label = 'dev', + label = '', environment = [], v = '';