0.31.0
This commit is contained in:
parent
50896cf4b7
commit
03e0ea2624
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
||||||
# Makefile to build x48ng without autotools
|
# Makefile to build x48ng without autotools
|
||||||
|
|
||||||
VERSION_MAJOR = 0
|
VERSION_MAJOR = 0
|
||||||
VERSION_MINOR = 30
|
VERSION_MINOR = 31
|
||||||
PATCHLEVEL = 0
|
PATCHLEVEL = 0
|
||||||
|
|
||||||
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)
|
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)
|
||||||
|
|
Loading…
Reference in a new issue