This commit is contained in:
Gwenhael Le Moine 2023-10-18 17:29:27 +02:00
parent 50896cf4b7
commit 03e0ea2624
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

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