Version 0.3
This commit is contained in:
parent
e082de4fa4
commit
d122f1374b
@ -1,5 +1,10 @@
|
|||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
0.3 fix altitudes chart
|
||||||
|
fix time zone issues
|
||||||
|
improve gpx imports
|
||||||
|
various fixes
|
||||||
|
|
||||||
0.2 lots of bug fixes,
|
0.2 lots of bug fixes,
|
||||||
major code cleanup,
|
major code cleanup,
|
||||||
admin menu,
|
admin menu,
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
*/
|
*/
|
||||||
class uConfig {
|
class uConfig {
|
||||||
// version number
|
// version number
|
||||||
static $version = "0.3-beta";
|
static $version = "0.3";
|
||||||
|
|
||||||
// default map drawing framework
|
// default map drawing framework
|
||||||
static $mapapi = "openlayers";
|
static $mapapi = "openlayers";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user