Beta version

This commit is contained in:
Bartek Fabiszewski 2019-01-30 23:21:01 +01:00
parent 2f566430f7
commit e558c4e2a7

View File

@ -28,7 +28,7 @@
*/
class uConfig {
// version number
static $version = "0.5";
static $version = "1.0-beta";
// default map drawing framework
static $mapapi = "openlayers";