set OpenLayers.VERSION_NUMBER to Release 2.12-rc2

This commit is contained in:
Éric Lemoine
2012-04-24 21:55:49 +02:00
parent f4a77cad06
commit 1ace4df160
2 changed files with 2 additions and 2 deletions

View File

@@ -414,4 +414,4 @@
/**
* Constant: VERSION_NUMBER
*/
OpenLayers.VERSION_NUMBER="Release 2.12-rc1";
OpenLayers.VERSION_NUMBER="Release 2.12-rc2";

View File

@@ -7,7 +7,7 @@ var OpenLayers = {
/**
* Constant: VERSION_NUMBER
*/
VERSION_NUMBER: "Release 2.12-rc1",
VERSION_NUMBER: "Release 2.12-rc2",
/**
* Constant: singleFile