diff --git a/Makefile b/Makefile index 2d8753b..cf1ce0f 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # Makefile to build x48ng without autotools VERSION_MAJOR = 0 -VERSION_MINOR = 23 -PATCHLEVEL = 0 +VERSION_MINOR = 24 +PATCHLEVEL = 1 MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)