0.30.0
This commit is contained in:
parent
4524353015
commit
9f2e2fc674
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 = 29
|
||||
PATCHLEVEL = 91
|
||||
VERSION_MINOR = 30
|
||||
PATCHLEVEL = 0
|
||||
|
||||
MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)
|
||||
|
||||
|
|
Loading…
Reference in a new issue