set VERSION_NUMBER

This commit is contained in:
Bart van den Eijnden
2013-05-06 17:11:59 +02:00
parent 80482acdad
commit c0ccf6a8f0
2 changed files with 2 additions and 2 deletions

View File

@@ -425,4 +425,4 @@
* When asking questions or reporting issues, make sure to include the output of
* OpenLayers.VERSION_NUMBER in the question or issue-description.
*/
OpenLayers.VERSION_NUMBER="Release 2.13 dev";
OpenLayers.VERSION_NUMBER="Release 2.13-rc1";

View File

@@ -7,7 +7,7 @@ var OpenLayers = {
/**
* Constant: VERSION_NUMBER
*/
VERSION_NUMBER: "Release 2.13 dev",
VERSION_NUMBER: "Release 2.13-rc1",
/**
* Constant: singleFile