Skip to content

Commit 2624ea0

Browse files
committed
set VERSION_NUMBER to 2.12-rc4
1 parent 24b1fa1 commit 2624ea0

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
@@ -414,4 +414,4 @@
414414
/**
415415
* Constant: VERSION_NUMBER
416416
*/
417-
OpenLayers.VERSION_NUMBER="Release 2.12-rc3";
417+
OpenLayers.VERSION_NUMBER="Release 2.12-rc4";

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.12-rc3",
10+
VERSION_NUMBER: "Release 2.12-rc4",
1111

1212
/**
1313
* Constant: singleFile

0 commit comments

Comments
 (0)