diff --git a/Makefile b/Makefile index 7d3ab83..ae233fc 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=13 +PKGREL=14 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 95290c7..4a296b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-docs (5.1-14) unstable; urgency=medium + + * pve-installation.adoc: include screenshots + + -- Proxmox Support Team Fri, 22 Dec 2017 11:19:04 +0100 + pve-docs (5.1-13) unstable; urgency=medium * add replication panel to list of guest panels