set VERSION_NUMBER to 2.12-rc7

This commit is contained in:
Éric Lemoine
2012-06-12 22:35:12 +02:00
parent 8208241e55
commit 3b69a3083c
2 changed files with 2 additions and 2 deletions

View File

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

View File

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