X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=0212bbae8dcf6210bbd4315cd4ec2d4ac051dc9d;hp=4dbb2e01cd264824f64248feafeb2b5557683222;hb=1d4b22ab361240b63afaae842629afaa462b7abe;hpb=f004f5b97a071cf1fd5b7467c1d9e74dcdd84375 diff --git a/Makefile b/Makefile index 4dbb2e0..0212bba 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ GEN_PACKAGE=pve-doc-generator DOC_PACKAGE=pve-docs # also update debian/changelog -GEN_PKGREL=1 +GEN_PKGREL=2 # also update doc-debian/changelog -DOC_PKGREL=2 +DOC_PKGREL=3 GITVERSION:=$(shell cat .git/refs/heads/master)