diff --git a/Makefile b/Makefile index 5ad90536..8bb26e5e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BUILD=10 +BUILD=11 VERSION=$(shell date +%Y%m%d%H%M)-$(BUILD) CPUS=4 CURDIR=$(shell pwd)