]> git.proxmox.com Git - pve-sheepdog.git/commitdiff
fix PKGREL in Makefile
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 10 Jun 2013 06:48:50 +0000 (08:48 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 10 Jun 2013 06:48:50 +0000 (08:48 +0200)
Makefile

index 996f9d1472977f29d494ba4d6b749ec1181d0def..ffeacc13e2894ffb9164ab4553537114e6839cce 100644 (file)
--- 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