diff --git a/Makefile b/Makefile index 26c5be3..e8bb26a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION ?= "$(shell git describe --tags --match "v*" --dirty --always --abbrev=8 2>/dev/null || echo "develop")" LOCODEDB ?= pkg/locodedb/data -UNLOCODEREVISION = 600bdf54c4777a7328123d16166b1f8bbc7ee359 +UNLOCODEREVISION = 340a08558c84ae43122b86e97606bd2f5a771a06 .PHONY: all clean version help generate lint diff --git a/pkg/locodedb/data/locodes.csv.bz2 b/pkg/locodedb/data/locodes.csv.bz2 index 4dd8223..ea93473 100644 Binary files a/pkg/locodedb/data/locodes.csv.bz2 and b/pkg/locodedb/data/locodes.csv.bz2 differ