Updating version numbers for 2.11-rc2.

git-svn-id: http://svn.openlayers.org/branches/openlayers/2.11@12223 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2011-08-08 14:14:11 +00:00
parent 911393123e
commit 78c2e7767b
2 changed files with 2 additions and 2 deletions

View File

@@ -383,4 +383,4 @@
/**
* Constant: VERSION_NUMBER
*/
OpenLayers.VERSION_NUMBER="$Revision$";
OpenLayers.VERSION_NUMBER="Release 2.11-rc2";

View File

@@ -7,7 +7,7 @@ var OpenLayers = {
/**
* Constant: VERSION_NUMBER
*/
VERSION_NUMBER: "$Revision$",
VERSION_NUMBER: "Release 2.11-rc2",
/**
* Constant: singleFile