From: Dietmar Maurer Date: Mon, 10 Jun 2013 06:48:50 +0000 (+0200) Subject: fix PKGREL in Makefile X-Git-Url: https://git.proxmox.com/?p=pve-sheepdog.git;a=commitdiff_plain;h=d216b6b7fb185738ac5d39d5262da5573cfcf5d2 fix PKGREL in Makefile --- diff --git a/Makefile b/Makefile index 996f9d1..ffeacc1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=3.0 PACKAGE=pve-sheepdog -PKGREL=2 +PKGREL=1 SDVER=0.6.0 DEB=${PACKAGE}_${SDVER}-${PKGREL}_amd64.deb