5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-20 22:50:06 +03:00

bump version to 6.0-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-06-25 12:52:42 +02:00
parent 1e3f815645
commit a6c4e7fa9a
2 changed files with 13 additions and 1 deletions

View File

@ -7,7 +7,7 @@ DOC_PACKAGE=pve-docs
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
# also update debian/changelog
PKGREL=0+1
PKGREL=1
GITVERSION:=$(shell git rev-parse HEAD)

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
pve-docs (6.0-1) pve; urgency=medium
* general typo and grammar fixes
* update static synopsis and schema definitions
* add cloudinit dump and snippets documentation
* add some notes regarding IP vs hostname as corosync address
-- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:51:20 +0200
pve-docs (6.0-0+1) pve; urgency=medium
* bump version for Debian buster