From e0a303fbd126173505961f4f72edfbc0aaf64a7d Mon Sep 17 00:00:00 2001 From: Frantisek Hrbata Date: Tue, 5 Jan 2021 09:52:49 +0100 Subject: [PATCH] make: bump version to 0.4 Signed-off-by: Frantisek Hrbata --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f3ab2ad..66a9697 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.3 +VERSION = 0.4 RELEASE = 1 .PHONY: clean rpm deb doc man html install uninstall clean_man clean_html help -- 1.7.10.4