diff --git a/Makefile b/Makefile index 23b8f06..59684e0 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ TARGET := diver .DEFAULT_GOAL: $(TARGET) # These will be provided to the target -VERSION := 0.2 +VERSION := 0.3 BUILD := `git rev-parse HEAD` # Operating System Default (LINUX)