diff --git a/Makefile b/Makefile index af33085..8619fa0 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ TARGET := plunder .DEFAULT_GOAL: $(TARGET) # These will be provided to the target -VERSION := 0.3 +VERSION := 0.4 BUILD := `git rev-parse HEAD` # Operating System Default (LINUX)