[OpenLayers-Commits] r12354 - in branches/openlayers/2.11/lib: . OpenLayers

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Sun Sep 11 11:16:27 EDT 2011


Author: crschmidt
Date: 2011-09-11 08:16:26 -0700 (Sun, 11 Sep 2011)
New Revision: 12354

Modified:
   branches/openlayers/2.11/lib/OpenLayers.js
   branches/openlayers/2.11/lib/OpenLayers/SingleFile.js
Log:
Updating version numbers for 2.11.

Modified: branches/openlayers/2.11/lib/OpenLayers/SingleFile.js
===================================================================
--- branches/openlayers/2.11/lib/OpenLayers/SingleFile.js	2011-09-11 15:14:28 UTC (rev 12353)
+++ branches/openlayers/2.11/lib/OpenLayers/SingleFile.js	2011-09-11 15:16:26 UTC (rev 12354)
@@ -7,7 +7,7 @@
     /**
      * Constant: VERSION_NUMBER
      */
-    VERSION_NUMBER: "Release 2.11-rc4",
+    VERSION_NUMBER: "Release 2.11",
 
     /**
      * Constant: singleFile

Modified: branches/openlayers/2.11/lib/OpenLayers.js
===================================================================
--- branches/openlayers/2.11/lib/OpenLayers.js	2011-09-11 15:14:28 UTC (rev 12353)
+++ branches/openlayers/2.11/lib/OpenLayers.js	2011-09-11 15:16:26 UTC (rev 12354)
@@ -381,4 +381,4 @@
 /**
  * Constant: VERSION_NUMBER
  */
-OpenLayers.VERSION_NUMBER="Release 2.11-rc4";
+OpenLayers.VERSION_NUMBER="Release 2.11";



More information about the Commits mailing list