[Change] Bumped version 0.3.4 => 0.3.5
This commit is contained in:
parent
7c77674d1f
commit
ab7d3fcb9e
@ -17,7 +17,7 @@ export OS
|
||||
# VERSION.
|
||||
VMAJOR := 0
|
||||
VMINOR := 3
|
||||
VREV := 4
|
||||
VREV := 5
|
||||
VERSION = -DVMAJOR=$(VMAJOR) -DVMINOR=$(VMINOR) -DVREV=$(VREV)
|
||||
VERSIONFILE = VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user