From cdaf1fc5a9f48022b1722c3cceb8a89ae7013409 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 20 Oct 2022 14:01:24 +0000 Subject: [PATCH] release 0.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 26c7f26..570b1e4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION= 0.1 +VERSION= 0.2 DISTNAME= plass-${VERSION} PROGS= plass totp MANS= plass.1 totp.1