set VERSION_NUMBER to 2.13 final

This commit is contained in:
Bart van den Eijnden
2013-06-17 14:03:59 +02:00
parent d60d1e5789
commit c8d4105d23
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-rc7"; OpenLayers.VERSION_NUMBER="Release 2.13";
+1 -1
View File
@@ -7,7 +7,7 @@ var OpenLayers = {
/** /**
* Constant: VERSION_NUMBER * Constant: VERSION_NUMBER
*/ */
VERSION_NUMBER: "Release 2.13-rc7", VERSION_NUMBER: "Release 2.13",
/** /**
* Constant: singleFile * Constant: singleFile