update VERSION_NUMBER to 2.13-rc4

This commit is contained in:
Bart van den Eijnden
2013-05-24 12:09:53 +02:00
parent a5ea8d7fcf
commit 8778b746b3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -425,4 +425,4 @@
* When asking questions or reporting issues, make sure to include the output of * 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 in the question or issue-description.
*/ */
OpenLayers.VERSION_NUMBER="Release 2.13-rc3"; OpenLayers.VERSION_NUMBER="Release 2.13-rc4";
+1 -1
View File
@@ -7,7 +7,7 @@ var OpenLayers = {
/** /**
* Constant: VERSION_NUMBER * Constant: VERSION_NUMBER
*/ */
VERSION_NUMBER: "Release 2.13-rc3", VERSION_NUMBER: "Release 2.13-rc4",
/** /**
* Constant: singleFile * Constant: singleFile