From f1a67479a51743fbb843305cd0d4479daa46009a Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Mon, 23 Jan 2023 11:04:10 +0000 Subject: [PATCH] release 0.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ca43783..754262f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION= 0.3 +VERSION= 0.4 DISTNAME= plass-${VERSION} PROGS= plass pwg totp MANS= plass.1 pwg.1 totp.1