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