[Change] Updated version to 0.3.3

This commit is contained in:
Allanis 2014-03-08 00:15:57 +00:00
parent e52307ce0a
commit 567ccb8d59

View File

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