From: Frantisek Hrbata Date: Tue, 5 Jan 2021 08:52:49 +0000 (+0100) Subject: make: bump version to 0.4 X-Git-Tag: v0.4^0 X-Git-Url: http://www.hrbata.com/gitweb/?a=commitdiff_plain;h=e0a303fbd126173505961f4f72edfbc0aaf64a7d;p=gimrr.git make: bump version to 0.4 Signed-off-by: Frantisek Hrbata --- 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