X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=buildtools%2Fbuild.sh;fp=buildtools%2Fbuild.sh;h=193244bb3319fa81e974dd1d9f09fbbb52c7f70c;hp=b38e2ce60f042c9a31274ee4a6dfae683219843f;hb=8b20e3e027058cdf6ff52993ee5576193d08667a;hpb=2302358503c38817e19f6e529f6c9e530aac0e86 diff --git a/buildtools/build.sh b/buildtools/build.sh index b38e2ce..193244b 100644 --- a/buildtools/build.sh +++ b/buildtools/build.sh @@ -1,6 +1,7 @@ # Build script +set -e # Version number -PRUNENAME=gpsprune_19.2 +PRUNENAME=gpsprune_20 # remove compile directory rm -rf compile # remove dist directory