[Change] Bumped version 0.3.4 => 0.3.5

This commit is contained in:
Allanis 2014-05-22 18:57:02 +01:00
parent 7c77674d1f
commit ab7d3fcb9e

View File

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