0.24.1 (messed another tag)
This commit is contained in:
parent
90b8035654
commit
33f42277fb
1 changed files with 2 additions and 2 deletions
4
Makefile
4
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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue