summaryrefslogtreecommitdiff
path: root/tools/gpg-wks.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpg-wks.h')
-rw-r--r--tools/gpg-wks.h4
1 files changed, 4 insertions, 0 deletions
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
{