From 58798c65e0a9961b550b9a0bb911c29c422a20ee Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 23 Nov 2023 15:11:56 +0000 Subject: [PATCH] release 0.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6e6f437..96561e1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION= 0.6 +VERSION= 0.7 DISTNAME= plass-${VERSION} PROGS= plass pwg totp MANS= plass.1 pwg.1 totp.1