Compare commits

...

1 Commits

Author SHA1 Message Date
Éric Lemoine
0412410be0 set VERSION_NUMBER to Release 2.12 2012-06-27 22:56:31 +02:00
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-rc7"; OpenLayers.VERSION_NUMBER="Release 2.12";

View File

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