mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 03:40:54 +00:00
bump version to 5.2-1
This commit is contained in:
parent
a9a8e3d108
commit
0863848b31
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
|
||||
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
|
||||
|
||||
# also update debian/changelog
|
||||
PKGREL=18
|
||||
PKGREL=1
|
||||
|
||||
GITVERSION:=$(shell git rev-parse HEAD)
|
||||
|
||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
pve-docs (5.2-1) unstable; urgency=medium
|
||||
|
||||
* update generated docs
|
||||
|
||||
* pve-admin-guide.adoc: include pvenode synopsys
|
||||
|
||||
* Makefile: do not use ordered dependencies
|
||||
|
||||
* add documentation for certificate managment
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 12:31:52 +0200
|
||||
|
||||
pve-docs (5.1-18) unstable; urgency=medium
|
||||
|
||||
* update screenshots
|
||||
|
@ -1,5 +1,5 @@
|
||||
# also update debian/changelog
|
||||
DOCRELEASE=5.1
|
||||
DOCRELEASE=5.2
|
||||
|
||||
DGDIR?=/usr/share/pve-doc-generator
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user