Made the different version numbers refer to version in pom.xml.

This commit is contained in:
FrozenCow 2011-09-09 20:35:22 +02:00
parent e344e9cc60
commit fc4b07e753
8 changed files with 40 additions and 8 deletions

View file

@ -1,7 +1,6 @@
"use strict";
//if (!console) console = { log: function() {} };
var dynmapversion = "0.22"; // This needs to match plugin verison
var componentconstructors = {};
var maptypes = {};
var map = null; // Leaflet assumes top-level 'map'...