]> git.proxmox.com Git - pve-sheepdog.git/commitdiff
fix PKGREL
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Sep 2012 08:45:18 +0000 (10:45 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Sep 2012 08:46:12 +0000 (10:46 +0200)
Makefile

index 4e49926179796677e4663ecc464d88c69338a432..add90a058063273bfe3f114ca8fc8e65c7eeb6c7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-RELEASE=2.1
+RELEASE=2.2
 
 PACKAGE=pve-sheepdog
-PKGREL=7
+PKGREL=1
 SDVER=0.5.0
 
 DEB=${PACKAGE}_${SDVER}-${PKGREL}_amd64.deb