Set VERSION_NUMBER to Release 2.13 dev

This commit is contained in:
Éric Lemoine
2012-07-02 16:33:40 +02:00
parent 37ebc3b991
commit 0144a9473e
2 changed files with 2 additions and 2 deletions

View File

@@ -415,4 +415,4 @@
/** /**
* Constant: VERSION_NUMBER * Constant: VERSION_NUMBER
*/ */
OpenLayers.VERSION_NUMBER="Release 2.12"; OpenLayers.VERSION_NUMBER="Release 2.13 dev";

View File

@@ -7,7 +7,7 @@ var OpenLayers = {
/** /**
* Constant: VERSION_NUMBER * Constant: VERSION_NUMBER
*/ */
VERSION_NUMBER: "Release 2.12", VERSION_NUMBER: "Release 2.13 dev",
/** /**
* Constant: singleFile * Constant: singleFile