X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=ae709ffc1661a41ca629245449e6cf1762651bc9;hb=c715db6f5d7f16760fb20c2ee32fd038713098db;hp=b73b37f28f8154782cf621aa78a9c4189bab3cbd;hpb=7ddb81c413fd63960e6175c90d1cdf5a95f8dd51;p=pve-container.git diff --git a/Makefile b/Makefile index b73b37f..ae709ff 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION=2.0 PACKAGE=pve-container -PKGREL=15 +PKGREL=26 -GITVERSION:=$(git rev-parse HEAD) +GITVERSION:=$(shell git rev-parse HEAD) ARCH:=all