update VERSION_NUMBER to 2.13-rc5

This commit is contained in:
Bart van den Eijnden
2013-05-30 15:41:00 +02:00
parent c2b7e8b327
commit 1cf69634cf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -426,4 +426,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-rc4"; OpenLayers.VERSION_NUMBER="Release 2.13-rc5";
+1 -1
View File
@@ -7,7 +7,7 @@ var OpenLayers = {
/** /**
* Constant: VERSION_NUMBER * Constant: VERSION_NUMBER
*/ */
VERSION_NUMBER: "Release 2.13-rc4", VERSION_NUMBER: "Release 2.13-rc5",
/** /**
* Constant: singleFile * Constant: singleFile