diff --git a/Makefile b/Makefile index aa08f6c..8462849 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator DOC_PACKAGE=pmg-docs # also update debian/changelog -PKGREL=13 +PKGREL=14 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) diff --git a/debian/changelog b/debian/changelog index be0f60d..f1b54f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pmg-docs (5.0-14) unstable; urgency=medium + + * update generated docs + + -- Proxmox Support Team Thu, 22 Mar 2018 12:03:14 +0100 + pmg-docs (5.0-13) unstable; urgency=medium * update generated docs