]> git.proxmox.com Git - lxc.git/commitdiff
Makefile: set DEBREL=3 (in sync with changelog)
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Jul 2016 11:24:25 +0000 (13:24 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Jul 2016 11:24:25 +0000 (13:24 +0200)
Makefile

index 71e6acbea59d4a128c634f3b0fc402aca16f9390..eb52b912bf753ca52f977771d91d5734a0f6629d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 PACKAGE=lxc-pve
 LXCVER=2.0.3
-DEBREL=2
+DEBREL=3
 
 SRCDIR=lxc
 SRCTAR=${SRCDIR}.tgz