Updating version numbers for 2.11-rc1.

git-svn-id: http://svn.openlayers.org/branches/openlayers/2.11@11996 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2011-05-23 14:33:54 +00:00
parent e846551c2c
commit 9a3db8c5b7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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