diff --git a/Makefile b/Makefile index e429c09..3050b0f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION ?= "$(shell git describe --tags --match "v*" --dirty --always --abbrev=8 2>/dev/null || cat VERSION 2>/dev/null || echo "develop")" LOCODEDB ?= pkg/locodedb/data -UNLOCODEREVISION = 3648bfa776701c329d27136bef29fb3e21853f20 +UNLOCODEREVISION = 600bdf54c4777a7328123d16166b1f8bbc7ee359 .PHONY: all clean version help generate diff --git a/pkg/locodedb/data/locodes.csv.bz2 b/pkg/locodedb/data/locodes.csv.bz2 index e9a0cab..ae1f209 100644 Binary files a/pkg/locodedb/data/locodes.csv.bz2 and b/pkg/locodedb/data/locodes.csv.bz2 differ