set VERSION_NUMBER to 2.12-rc3

This commit is contained in:
Éric Lemoine
2012-05-05 14:27:12 +02:00
parent 23d8057222
commit 98fb795f97
2 changed files with 2 additions and 2 deletions

View File

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

View File

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