From d9787447fe6a57e39113b60305b4ab672b9ba897 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Tue, 9 Feb 2021 16:00:19 +0900 Subject: Imported Upstream version 2.1.19 --- tools/gpg-wks.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/gpg-wks.h') diff --git a/tools/gpg-wks.h b/tools/gpg-wks.h index 62ceb34..3b28af4 100644 --- a/tools/gpg-wks.h +++ b/tools/gpg-wks.h @@ -24,6 +24,10 @@ #include "../common/strlist.h" #include "mime-maker.h" +/* The draft version we implement. */ +#define WKS_DRAFT_VERSION 3 + + /* We keep all global options in the structure OPT. */ struct { -- cgit v1.2.3