We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a77ca commit 1ace4dfCopy full SHA for 1ace4df
lib/OpenLayers.js
@@ -414,4 +414,4 @@
414
/**
415
* Constant: VERSION_NUMBER
416
*/
417
-OpenLayers.VERSION_NUMBER="Release 2.12-rc1";
+OpenLayers.VERSION_NUMBER="Release 2.12-rc2";
lib/OpenLayers/SingleFile.js
@@ -7,7 +7,7 @@ var OpenLayers = {
7
8
9
10
- VERSION_NUMBER: "Release 2.12-rc1",
+ VERSION_NUMBER: "Release 2.12-rc2",
11
12
13
* Constant: singleFile
0 commit comments