Author: saces
Date: 2008-08-03 15:04:50 +0000 (Sun, 03 Aug 2008)
New Revision: 21598

Modified:
   trunk/plugins/KeyExplorer/KeyExplorer.java
Log:
increment version number

Modified: trunk/plugins/KeyExplorer/KeyExplorer.java
===================================================================
--- trunk/plugins/KeyExplorer/KeyExplorer.java  2008-08-03 14:41:45 UTC (rev 
21597)
+++ trunk/plugins/KeyExplorer/KeyExplorer.java  2008-08-03 15:04:50 UTC (rev 
21598)
@@ -340,6 +340,6 @@
        }

        public String getVersion() {
-               return "0.1 r"+ Version.svnRevision;
+               return "0.1.1 r"+ Version.svnRevision;
        }
 }


Reply via email to