0.36.0
This commit is contained in:
parent
faf6855dfc
commit
52464c29c6
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ DOCDIR = $(PREFIX)/doc/x48ng
|
|||
MANDIR = $(PREFIX)/man
|
||||
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 35
|
||||
VERSION_MINOR = 36
|
||||
PATCHLEVEL = 0
|
||||
|
||||
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)
|
||||
|
|
Loading…
Reference in a new issue