Updating version numbers for 2.11-rc3.

git-svn-id: http://svn.openlayers.org/branches/openlayers/2.11@12275 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2011-08-24 23:36:06 +00:00
parent c867627c78
commit e89633fd52
2 changed files with 2 additions and 2 deletions

View File

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

View File

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