diff --git a/Makefile b/Makefile index db1d5bc..2744cb7 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=6 +PKGREL=7 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 0cf656a..2eed360 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-docs (5.2-7) unstable; urgency=medium + + * gen-output-format-opts.pl: use correct argument syntax + + * output-format.adoc: fix typo + + -- Proxmox Support Team Fri, 27 Jul 2018 11:56:38 +0200 + pve-docs (5.2-6) unstable; urgency=medium * pve-admin-guide: include pvenode and pvesh docs