From eea43ff7982c8c575c827c07a67ab32e4417ff72 Mon Sep 17 00:00:00 2001 From: yo Date: Tue, 17 May 2022 11:44:58 +0200 Subject: [PATCH] Update to v1.0.0-rc3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index df74725..535e9ce 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PORTNAME= mynettcptable DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0-rc2 +DISTVERSION= 1.0.0-rc3 CATEGORIES= mail MASTER_SITES= https://git.nosd.in/yo/mynettcptable/archive/ \ https://codeload.github.com/Azure/go-ntlmssp/tar.gz/48547f28849e?dummy=/:SRC2 \