From: Dietmar Maurer Date: Wed, 13 Apr 2016 08:32:17 +0000 (+0200) Subject: bump version to 1.0-59 X-Git-Url: https://git.proxmox.com/?p=pve-container.git;a=commitdiff_plain;h=3d35ce510b34dd7989f9d5a0ca1488f56c81c272 bump version to 1.0-59 --- diff --git a/Makefile b/Makefile index 78d5d7b..3011a14 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=1.0 PACKAGE=pve-container -PKGREL=58 +PKGREL=59 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 46fdd21..2274b20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-container (1.0-59) unstable; urgency=medium + + * setup: ability to ignore files + + -- Proxmox Support Team Wed, 13 Apr 2016 10:32:03 +0200 + pve-container (1.0-58) unstable; urgency=medium * Build-Depend on pve-doc-generator