set version number to RC2

This commit is contained in:
Bart van den Eijnden
2013-05-13 13:25:03 +02:00
parent e9a349e4f1
commit d0f8fa3ecf
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-rc1";
OpenLayers.VERSION_NUMBER="Release 2.13-rc2";

View File

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