diff --git a/Makefile b/Makefile index d32e86318..24627f3d1 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ MANUALS = $(EXECUTABLES:=.1) DOCUMENTATION = LICENSE README.md -VERSION = $(shell git describe --always --dirty 2>/dev/null || echo "v0.3-git") +VERSION = v0.4 CONFIG_HELP ?= 1 CONFIG_CURSES ?= 1