Forgot to update build-deb to 0.2
This commit is contained in:
parent
c90e865aa6
commit
969f68bae2
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
ver="0.1"
|
ver="0.2"
|
||||||
git pull
|
git pull
|
||||||
rm ../pvc_*
|
rm ../pvc_*
|
||||||
dh_make -p pvc_${ver} --createorig --single --yes
|
dh_make -p pvc_${ver} --createorig --single --yes
|
||||||
|
|
Loading…
Reference in New Issue