Skip to content

Commit 1ace4df

Browse files
committed
set OpenLayers.VERSION_NUMBER to Release 2.12-rc2
1 parent f4a77ca commit 1ace4df

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-rc1";
417+
OpenLayers.VERSION_NUMBER="Release 2.12-rc2";

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-rc1",
10+
VERSION_NUMBER: "Release 2.12-rc2",
1111

1212
/**
1313
* Constant: singleFile

0 commit comments

Comments
 (0)