]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
ha sim: expand and update a bit
[pve-docs.git] / Makefile
index 69521a4e254ce493b3d3c72da65d1709c529574f..4e497b58f6f38aae951a33c8aa57ff016a106e7f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
-DGDIR=. # overwriting this ensures that we can build without full PVE installed
+# overwriting below ensures that we can build without full PVE installed
+DGDIR=.
 ASCIIDOC_PVE=./asciidoc-pve
 
 GEN_PACKAGE=pve-doc-generator
@@ -6,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)