diff --git a/src/Leaflet.js b/src/Leaflet.js index b70e1cd6..e07424f5 100644 --- a/src/Leaflet.js +++ b/src/Leaflet.js @@ -4,7 +4,7 @@ * Check out the source on GitHub: http://github.com/CloudMade/Leaflet/ */ -L = { +var L = { VERSION: '0.0.2', ROOT_URL: (function() {