From a02f4a85973bab0a7470b25c4c260f27de3c4132 Mon Sep 17 00:00:00 2001
From: "(no author)" <(no author)@8a9318a1-56ba-4d59-b755-99d26321be01>
Date: Thu, 3 May 2012 22:05:24 +0000
Subject: [PATCH] updating imapp plot version too

git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@182 8a9318a1-56ba-4d59-b755-99d26321be01
---
 pyglance/uwglance/imapp_plot.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyglance/uwglance/imapp_plot.py b/pyglance/uwglance/imapp_plot.py
index c4e3027..882b01a 100644
--- a/pyglance/uwglance/imapp_plot.py
+++ b/pyglance/uwglance/imapp_plot.py
@@ -31,7 +31,7 @@ from   glance.io   import UNITS_CONSTANT
 
 LOG = logging.getLogger(__name__)
 
-IMAPP_PLOT_VERSION = 0.1
+IMAPP_PLOT_VERSION = 0.3
 
 defaultValues   = {
                     'longitudeVar':  'xtraj',
-- 
GitLab