From de8662aca367448cb6f25d4fde03c96bf6f1a664 Mon Sep 17 00:00:00 2001 From: Frantisek Hrbata Date: Mon, 28 Dec 2020 15:02:14 +0100 Subject: [PATCH] make: bump version to 0.3 Signed-off-by: Frantisek Hrbata --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4