set VERSION_NUMBER to Release 2.12-rc1

This commit is contained in:
Éric Lemoine
2012-03-22 18:59:14 +01:00
parent 1febb44376
commit 863011b2b7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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