Skip to content

Commit d60d1e5

Browse files
author
Bart van den Eijnden
committed
update version number to rc7
1 parent afaee68 commit d60d1e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/OpenLayers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,4 +426,4 @@
426426
* When asking questions or reporting issues, make sure to include the output of
427427
* OpenLayers.VERSION_NUMBER in the question or issue-description.
428428
*/
429-
OpenLayers.VERSION_NUMBER="Release 2.13-rc6";
429+
OpenLayers.VERSION_NUMBER="Release 2.13-rc7";

lib/OpenLayers/SingleFile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ var OpenLayers = {
77
/**
88
* Constant: VERSION_NUMBER
99
*/
10-
VERSION_NUMBER: "Release 2.13-rc6",
10+
VERSION_NUMBER: "Release 2.13-rc7",
1111

1212
/**
1313
* Constant: singleFile

0 commit comments

Comments
 (0)