From 82df472760084fc35981aee0498e6696e907478b Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Mon, 2 Jan 2023 13:42:48 +0000 Subject: [PATCH] release 0.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dcc617f..ca43783 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION= 0.2 +VERSION= 0.3 DISTNAME= plass-${VERSION} PROGS= plass pwg totp MANS= plass.1 pwg.1 totp.1