From: Frantisek Hrbata Date: Mon, 28 Dec 2020 14:02:14 +0000 (+0100) Subject: make: bump version to 0.3 X-Git-Tag: v0.3^0 X-Git-Url: http://www.hrbata.com/gitweb/?a=commitdiff_plain;h=a8fc88fa1de728f4e71037dae5b326faee286de5;p=gimrr.git make: bump version to 0.3 Signed-off-by: Frantisek Hrbata --- diff --git a/Makefile b/Makefile index d0851b3..13d8e51 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.2 +VERSION = 0.3 RELEASE = 1 .PHONY: clean rpm deb doc man html install uninstall clean_man clean_html help