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

bump version to 5.0-2

This commit is contained in:
Dietmar Maurer 2017-05-31 09:03:46 +02:00
parent 38d1cf56ea
commit a7bfaafb85
2 changed files with 19 additions and 1 deletions

View File

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

18
debian/changelog vendored
View File

@ -1,3 +1,21 @@
pve-docs (5.0-2) unstable; urgency=medium
* fix grammar error
* clarify snapshots on file base storages
* add section id to usb passhtrough chapter
* add year 2017 to copyright
* pvesr.adoc: add dummy man page for storage replication tool
* update windows guide for usb stick
* Fix path to block device when creating a file system on a thin volume
-- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:02:56 +0200
pve-docs (5.0-1) unstable; urgency=medium
* version bump for Debian stretch (set RELEASE=5.0)