mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-19 11:06:15 +00:00
- FIX: protect against a non-existing or unreadable ZDB (#579). The timezone16.bin has to be placed into the variable configured as TZDATADB in config.mk, assuming WITH_TZ is yes. For the Docker image, TZDATADB=/config/timezone16.bin meaning the file is searched in the /config volume. (New installations get that automatically, containers created pre version 1.0.2 might need manual intervention.
2 lines
24 B
C
2 lines
24 B
C
#define VERSION "1.0.3"
|