From: Dietmar Maurer Date: Sat, 22 Oct 2016 10:36:00 +0000 (+0200) Subject: bump version to 4.3-13 X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=68b856935af734ad82bbda01b8de940477448082 bump version to 4.3-13 --- diff --git a/Makefile b/Makefile index 571950a..9af3594 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=12 +PKGREL=13 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 9acb978..0b9fb99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +pve-docs (4.3-13) unstable; urgency=medium + + * add simple toc generator for wiki pages + + * add code to generate correct footnotes on wiki pages + + * do not include JS/Style inside pvehide tag + + * do not use the tag + + -- Proxmox Support Team Sat, 22 Oct 2016 12:35:29 +0200 + pve-docs (4.3-12) unstable; urgency=medium * asciidoc-pve: detect and avoid xrefs spanning multiple lines