diff --git a/build-deb.sh b/build-deb.sh index 773c5ebf..61cdb665 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/sh -ver="0.1" +ver="0.2" git pull rm ../pvc_* dh_make -p pvc_${ver} --createorig --single --yes