set VERSION_NUMBER to Release 2.12-rc5

This commit is contained in:
Éric Lemoine
2012-05-25 14:55:14 +02:00
parent ba4a68d0e3
commit f5c43d6506
2 changed files with 2 additions and 2 deletions

View File

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

View File

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