X-Git-Url: https://gitweb.fperrin.net/?a=blobdiff_plain;f=buildtools%2Fbuild.sh;fp=buildtools%2Fbuild.sh;h=ee29ad85452faf1e7f530a91eeb93b791313a5a2;hb=bb34b41a59b7f5fd8c045ed83f1813c730c7fc1e;hp=d2311b590dc5f17e18c85aedd412314a0ac0e4e4;hpb=679fd08a78a70745b2890bd53ea942d9bd31d643;p=GpsPrune.git diff --git a/buildtools/build.sh b/buildtools/build.sh index d2311b5..ee29ad8 100755 --- a/buildtools/build.sh +++ b/buildtools/build.sh @@ -1,7 +1,8 @@ set -e # Build script +set -e # Version number -PRUNENAME=gpsprune_19.2 +PRUNENAME=gpsprune_20 # remove compile directory rm -rf compile # remove dist directory