diff --git a/helpers/config.php b/helpers/config.php index 0c8658d..6e26c74 100644 --- a/helpers/config.php +++ b/helpers/config.php @@ -28,7 +28,7 @@ */ class uConfig { // version number - static $version = "0.4-beta"; + static $version = "0.5-beta"; // default map drawing framework static $mapapi = "openlayers";