diff --git a/Makefile b/Makefile index e2982bd..fdcc12e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Makefile to build x48ng without autotools VERSION_MAJOR = 0 -VERSION_MINOR = 32 +VERSION_MINOR = 33 PATCHLEVEL = 0 MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)