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