diff --git a/Changelog b/Changelog index 6a558ff..59e402b 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,8 @@ +2016-03-02 version 0.5.8 +- FIX: topic missing in last/ + 2016-03-02 version 0.5.7 - FIX: linestring map shows position only; no longer broken date (#97) - FIX: Greenwich alarms were stored in last/ as ../alarm diff --git a/version.h b/version.h index f18e654..03ac14b 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "0.5.7" +#define VERSION "0.5.8"