mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-05 11:29:10 +00:00
set RELEASE=4.4, bump version to 4.4-1
This commit is contained in:
parent
6875b729e5
commit
6df6e51092
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
|
|||||||
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
|
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
|
||||||
|
|
||||||
# also update debian/changelog
|
# also update debian/changelog
|
||||||
PKGREL=19
|
PKGREL=1
|
||||||
|
|
||||||
GITVERSION:=$(shell cat .git/refs/heads/master)
|
GITVERSION:=$(shell cat .git/refs/heads/master)
|
||||||
|
|
||||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
pve-docs (4.4-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* pve-gui.adoc: new chapter
|
||||||
|
|
||||||
|
* pve-admin-guide.adoc: include chapter pve-gui.adoc
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 11:44:47 +0100
|
||||||
|
|
||||||
pve-docs (4.3-19) unstable; urgency=medium
|
pve-docs (4.3-19) unstable; urgency=medium
|
||||||
|
|
||||||
* qm.adoc: add migration subchapter
|
* qm.adoc: add migration subchapter
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<subtitle>Release 4.3</subtitle>
|
<subtitle>Release 4.4</subtitle>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2016</year>
|
<year>2016</year>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# also update debian/changelog
|
# also update debian/changelog
|
||||||
DOCRELEASE=4.3
|
DOCRELEASE=4.4
|
||||||
|
|
||||||
DGDIR?=/usr/share/pve-doc-generator
|
DGDIR?=/usr/share/pve-doc-generator
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user