diff --git a/Makefile b/Makefile index f0d1d1e8..561713df 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BUILD=25 +BUILD=26-rc1 VERSION=$(shell date +%Y%m%d%H%M)-$(BUILD) CPUS=$(shell nproc) CURDIR=$(shell pwd)