Document the VERSION_NUMBER "constant".

This commit is contained in:
Marc Jansen
2012-08-22 23:52:12 +02:00
parent ddd4c4c022
commit 04e271570b

View File

@@ -416,5 +416,10 @@
/**
* Constant: VERSION_NUMBER
*
* This constant identifies the version of OpenLayers.
*
* When asking questions or reporting issues, make sure to inlude the output of
* OpenLayers.VERSION_NUMBER in the question or issue-description.
*/
OpenLayers.VERSION_NUMBER="Release 2.13 dev";