Updating version numbers for 2.11-rc4.
git-svn-id: http://svn.openlayers.org/branches/openlayers/2.11@12320 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2.6
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
sys.path.append("../tools")
|
sys.path.append("../tools")
|
||||||
|
|||||||
+1
-1
@@ -381,4 +381,4 @@
|
|||||||
/**
|
/**
|
||||||
* Constant: VERSION_NUMBER
|
* Constant: VERSION_NUMBER
|
||||||
*/
|
*/
|
||||||
OpenLayers.VERSION_NUMBER="Release 2.11-rc3";
|
OpenLayers.VERSION_NUMBER="Release 2.11-rc4";
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ var OpenLayers = {
|
|||||||
/**
|
/**
|
||||||
* Constant: VERSION_NUMBER
|
* Constant: VERSION_NUMBER
|
||||||
*/
|
*/
|
||||||
VERSION_NUMBER: "Release 2.11-rc3",
|
VERSION_NUMBER: "Release 2.11-rc4",
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constant: singleFile
|
* Constant: singleFile
|
||||||
|
|||||||
Reference in New Issue
Block a user