diff --git a/Makefile b/Makefile index 9319c42..4b11554 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # Makefile to build x48ng without autotools VERSION_MAJOR = 0 -VERSION_MINOR = 25 -PATCHLEVEL = 1 +VERSION_MINOR = 26 +PATCHLEVEL = 0 MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)