From 979f3d905ab8910de4fb57f91b31d76e3e218aa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 8 Dec 2020 10:41:52 +0100 Subject: Set version to 0.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a043e70..384d89c 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ MANUALS = $(EXECUTABLES:=.1) DOCUMENTATION = LICENSE README.md -VERSION = $(shell git describe --always --dirty 2>/dev/null || echo "v0.6-git") +VERSION = v0.7 CONFIG_HELP ?= 1 CONFIG_CURSES ?= 1 -- cgit v1.2.3