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=7b01f3b5870a47d19cb8ca1c153b8b110d9488cc;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