X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=1eb7ce24406bcf33c225130866dc3d2ce4dcb442;hp=b084f64149c6435ff326126ed8b649bbb4c61cb7;hb=ad7962b47e397965861c8784a1f6c55a57adbf68;hpb=dc3954cafdd85be831224a748de727b070226f9a;ds=sidebyside diff --git a/Makefile b/Makefile index b084f64..1eb7ce2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=3 +PKGREL=16 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