This commit is contained in:
Gwenhael Le Moine 2023-09-20 16:27:18 +02:00
parent 2a5d68dc80
commit 187a69534a
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 = 25
PATCHLEVEL = 1
VERSION_MINOR = 26
PATCHLEVEL = 0
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)