set correct VERSION_NUMBER
This commit is contained in:
@@ -426,4 +426,4 @@
|
||||
* When asking questions or reporting issues, make sure to include the output of
|
||||
* OpenLayers.VERSION_NUMBER in the question or issue-description.
|
||||
*/
|
||||
OpenLayers.VERSION_NUMBER="Release 2.13";
|
||||
OpenLayers.VERSION_NUMBER="Release 2.13.1";
|
||||
|
||||
@@ -7,7 +7,7 @@ var OpenLayers = {
|
||||
/**
|
||||
* Constant: VERSION_NUMBER
|
||||
*/
|
||||
VERSION_NUMBER: "Release 2.13",
|
||||
VERSION_NUMBER: "Release 2.13.1",
|
||||
|
||||
/**
|
||||
* Constant: singleFile
|
||||
|
||||
Reference in New Issue
Block a user