We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49dd5a4 commit f4a4090Copy full SHA for f4a4090
lib/OpenLayers.js
@@ -426,4 +426,4 @@
426
* When asking questions or reporting issues, make sure to include the output of
427
* OpenLayers.VERSION_NUMBER in the question or issue-description.
428
*/
429
-OpenLayers.VERSION_NUMBER="Release 2.13";
+OpenLayers.VERSION_NUMBER="Release 2.13.1";
lib/OpenLayers/SingleFile.js
@@ -7,7 +7,7 @@ var OpenLayers = {
7
/**
8
* Constant: VERSION_NUMBER
9
10
- VERSION_NUMBER: "Release 2.13",
+ VERSION_NUMBER: "Release 2.13.1",
11
12
13
* Constant: singleFile
0 commit comments