X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=buildtools%2Fbuild.sh;h=193244bb3319fa81e974dd1d9f09fbbb52c7f70c;hp=b38e2ce60f042c9a31274ee4a6dfae683219843f;hb=HEAD;hpb=2302358503c38817e19f6e529f6c9e530aac0e86 diff --git a/buildtools/build.sh b/buildtools/build.sh index b38e2ce..f4f00f9 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.4 # remove compile directory rm -rf compile # remove dist directory