0.21.1 (tagged the wrong commit)
This commit is contained in:
parent
9d04fe49ca
commit
ef5c9aa243
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 21
|
||||
PATCHLEVEL = 0
|
||||
PATCHLEVEL = 1
|
||||
|
||||
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)
|
||||
|
||||
|
|
Loading…
Reference in a new issue