This commit is contained in:
Gwenhael Le Moine 2023-09-19 16:52:39 +02:00
parent 29347b27c5
commit 74668a7db3
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 = 24
PATCHLEVEL = 1
VERSION_MINOR = 25
PATCHLEVEL = 0
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)