We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b69a30 commit 0412410Copy full SHA for 0412410
lib/OpenLayers.js
@@ -414,4 +414,4 @@
414
/**
415
* Constant: VERSION_NUMBER
416
*/
417
-OpenLayers.VERSION_NUMBER="Release 2.12-rc7";
+OpenLayers.VERSION_NUMBER="Release 2.12";
lib/OpenLayers/SingleFile.js
@@ -7,7 +7,7 @@ var OpenLayers = {
7
8
9
10
- VERSION_NUMBER: "Release 2.12-rc7",
+ VERSION_NUMBER: "Release 2.12",
11
12
13
* Constant: singleFile
0 commit comments