From 969f68bae2135718ebf7f1adbd4824da334e9ddb Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Wed, 18 Jul 2018 21:40:30 -0400 Subject: [PATCH] Forgot to update build-deb to 0.2 --- build-deb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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