We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1157a2b commit ebb1c4aCopy full SHA for ebb1c4a
Makefile
@@ -14,7 +14,7 @@ MANUALS = $(EXECUTABLES:=.1)
14
15
DOCUMENTATION = LICENSE README.md
16
17
-VERSION = $(shell git describe --always --dirty 2>/dev/null || echo "v0.4-git")
+VERSION = v0.5
18
19
CONFIG_HELP ?= 1
20
CONFIG_CURSES ?= 1
0 commit comments