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