0.13.0
This commit is contained in:
parent
9cb458ccbc
commit
bd490f493a
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -4,8 +4,8 @@
|
|||
GUI ?= x11
|
||||
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 12
|
||||
PATCHLEVEL = 1
|
||||
VERSION_MINOR = 13
|
||||
PATCHLEVEL = 0
|
||||
|
||||
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)
|
||||
|
||||
|
|
Loading…
Reference in a new issue