]> git.proxmox.com Git - pve-common.git/blobdiff - Makefile
bump version to 5.0-9
[pve-common.git] / Makefile
index 4c4d72bad9c0ea5000797ee75c74b2a03a1cc263..e04502731c87beb9c80bc31084c772ff4884c23a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=6
+PKGREL=9
 
 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