This commit is contained in:
Gwenhael Le Moine 2023-10-19 11:14:16 +02:00
parent 8be22aecec
commit 5a7f61f44e
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -1,8 +1,8 @@
# Makefile to build x48ng without autotools
VERSION_MAJOR = 0
VERSION_MINOR = 31
PATCHLEVEL = 1
VERSION_MINOR = 32
PATCHLEVEL = 0
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)