From 567ccb8d591740f380d133b6060de951ed96f9aa Mon Sep 17 00:00:00 2001 From: Allanis Date: Sat, 8 Mar 2014 00:15:57 +0000 Subject: [PATCH] [Change] Updated version to 0.3.3 --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Makefile b/bin/Makefile index ff53a29..51a96a5 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -15,7 +15,7 @@ export OS # VERSION. VMAJOR := 0 VMINOR := 3 -VREV := 2 +VREV := 3 VERSION = -DVMAJOR=$(VMAJOR) -DVMINOR=$(VMINOR) -DVREV=$(VREV) VERSIONFILE = VERSION