We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60d1e5 commit c8d4105Copy full SHA for c8d4105
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-rc7";
+OpenLayers.VERSION_NUMBER="Release 2.13";
lib/OpenLayers/SingleFile.js
@@ -7,7 +7,7 @@ var OpenLayers = {
7
/**
8
* Constant: VERSION_NUMBER
9
10
- VERSION_NUMBER: "Release 2.13-rc7",
+ VERSION_NUMBER: "Release 2.13",
11
12
13
* Constant: singleFile
0 commit comments