]> git.proxmox.com Git - pve-common.git/blobdiff - Makefile
bump version to 5.0-8
[pve-common.git] / Makefile
index 4c4d72bad9c0ea5000797ee75c74b2a03a1cc263..ecc27ca9e5e96a70c317f4dd6e40f5a1a774c51c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=6
+PKGREL=8
 
 PACKAGE=libpve-common-perl
 
@@ -34,7 +34,7 @@ deb ${DEB}:
 
 .PHONY: clean
 clean:         
-       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz
+       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz *.buildinfo
 
 .PHONY: distclean
 distclean: clean