diff --git a/bin/Makefile b/bin/Makefile index 89c196a..241a38b 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -17,7 +17,7 @@ export OS # VERSION. VMAJOR := 0 VMINOR := 3 -VREV := 4 +VREV := 5 VERSION = -DVMAJOR=$(VMAJOR) -DVMINOR=$(VMINOR) -DVREV=$(VREV) VERSIONFILE = VERSION