set VERSION_NUMBER to 2.12-rc4

This commit is contained in:
Éric Lemoine
2012-05-16 21:10:08 +02:00
parent 24b1fa1b08
commit 2624ea089e
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-rc3"; OpenLayers.VERSION_NUMBER="Release 2.12-rc4";

View File

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