[Change] Updated version to 0.3.3
This commit is contained in:
parent
e52307ce0a
commit
567ccb8d59
@ -15,7 +15,7 @@ export OS
|
||||
# VERSION.
|
||||
VMAJOR := 0
|
||||
VMINOR := 3
|
||||
VREV := 2
|
||||
VREV := 3
|
||||
VERSION = -DVMAJOR=$(VMAJOR) -DVMINOR=$(VMINOR) -DVREV=$(VREV)
|
||||
VERSIONFILE = VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user