[Change] Version set to 0.3.1

This commit is contained in:
Allanis 2014-01-01 01:04:39 +00:00
parent 708e7ff49f
commit 2b29e1d0cd

View File

@ -12,7 +12,7 @@ export OS
# VERSION.
VMAJOR := 0
VMINOR := 3
VREV := 0
VREV := 1
VERSION = -DVMAJOR=$(VMAJOR) -DVMINOR=$(VMINOR) -DVREV=$(VREV)
VERSIONFILE = VERSION