set version number to 2.13-rc3
This commit is contained in:
@@ -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-rc2";
|
||||
OpenLayers.VERSION_NUMBER="Release 2.13-rc3";
|
||||
|
||||
@@ -7,7 +7,7 @@ var OpenLayers = {
|
||||
/**
|
||||
* Constant: VERSION_NUMBER
|
||||
*/
|
||||
VERSION_NUMBER: "Release 2.13-rc2",
|
||||
VERSION_NUMBER: "Release 2.13-rc3",
|
||||
|
||||
/**
|
||||
* Constant: singleFile
|
||||
|
||||
Reference in New Issue
Block a user