diff --git a/bin/Makefile b/bin/Makefile index 9af6cee..07d65de 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -12,7 +12,7 @@ export OS # VERSION. VMAJOR := 0 VMINOR := 3 -VREV := 0 +VREV := 1 VERSION = -DVMAJOR=$(VMAJOR) -DVMINOR=$(VMINOR) -DVREV=$(VREV) VERSIONFILE = VERSION