diff --git a/Makefile b/Makefile index 6125210..db7c949 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=6 +PKGREL=7 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 60c06b7..1a08648 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-docs (4.3-7) unstable; urgency=medium + + * asciidoc-pve.in: add code to auto generate online help data + + * sysadmin: add section about NTP configuration + + -- Proxmox Support Team Thu, 13 Oct 2016 11:14:35 +0200 + pve-docs (4.3-6) unstable; urgency=medium * asciidoc-pve: new asciidoc preprocessor to fix links