bump version to 4.3-7

This commit is contained in:
Dietmar Maurer 2016-10-13 11:14:46 +02:00
parent 9a9ecec8c7
commit e1c899af47
2 changed files with 9 additions and 1 deletions

View File

@ -8,7 +8,7 @@ DOC_PACKAGE=pve-docs
MEDIAWIKI_PACKAGE=pve-docs-mediawiki MEDIAWIKI_PACKAGE=pve-docs-mediawiki
# also update debian/changelog # also update debian/changelog
PKGREL=6 PKGREL=7
GITVERSION:=$(shell cat .git/refs/heads/master) GITVERSION:=$(shell cat .git/refs/heads/master)

8
debian/changelog vendored
View File

@ -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 <support@proxmox.com> Thu, 13 Oct 2016 11:14:35 +0200
pve-docs (4.3-6) unstable; urgency=medium pve-docs (4.3-6) unstable; urgency=medium
* asciidoc-pve: new asciidoc preprocessor to fix links * asciidoc-pve: new asciidoc preprocessor to fix links