Skip to content

Commit 316eeb2

Browse files
committed
new version
1 parent 1898420 commit 316eeb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make-planet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fi
88

99
source "$HOME/.cargo/env"
1010

11-
WANTED_VERSION="osm-lump-ways 3.7.0"
11+
WANTED_VERSION="osm-lump-ways 3.8.0"
1212
if [ "$(osm-lump-ways --version)" != "$WANTED_VERSION" ] ; then
1313
echo "Wrong version of osm-lump-ways installed: \"$(osm-lump-ways --version)\" wanted \"$WANTED_VERSION\""
1414
exit 1

0 commit comments

Comments
 (0)