Release version 0.2
This commit is contained in:
parent
bf98cea20f
commit
4dd920ae41
12
Changelog
12
Changelog
@ -1,3 +1,13 @@
|
|||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
0.1 initial version
|
0.2 lots of bug fixes,
|
||||||
|
major code cleanup,
|
||||||
|
admin menu,
|
||||||
|
translations,
|
||||||
|
public tracks,
|
||||||
|
interface look tweaks,
|
||||||
|
track editing,
|
||||||
|
track importing,
|
||||||
|
installer script
|
||||||
|
|
||||||
|
0.1 initial version
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
*/
|
*/
|
||||||
class uConfig {
|
class uConfig {
|
||||||
// version number
|
// version number
|
||||||
static $version = "0.2-beta";
|
static $version = "0.2";
|
||||||
|
|
||||||
// default map drawing framework
|
// default map drawing framework
|
||||||
static $mapapi = "openlayers";
|
static $mapapi = "openlayers";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user