diff --git a/lib/OpenLayers.js b/lib/OpenLayers.js index ab111a543b..6849c4fd81 100644 --- a/lib/OpenLayers.js +++ b/lib/OpenLayers.js @@ -425,4 +425,4 @@ * 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="Release 2.13-rc1"; +OpenLayers.VERSION_NUMBER="Release 2.13-rc2"; diff --git a/lib/OpenLayers/SingleFile.js b/lib/OpenLayers/SingleFile.js index 9da756e366..a78a97198e 100644 --- a/lib/OpenLayers/SingleFile.js +++ b/lib/OpenLayers/SingleFile.js @@ -7,7 +7,7 @@ var OpenLayers = { /** * Constant: VERSION_NUMBER */ - VERSION_NUMBER: "Release 2.13-rc1", + VERSION_NUMBER: "Release 2.13-rc2", /** * Constant: singleFile