From 3c6a3837202a93b7b54987a0c4dde7e3cd00524d Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 29 Mar 1991 08:54:32 +0000 Subject: [PATCH] changes for sendauth/recvauth git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1961 dc483132-0cff-0310-8789-dd5450dbe970 --- src/appl/sample/sample.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/appl/sample/sample.h b/src/appl/sample/sample.h index 74aaec370..1248956b4 100644 --- a/src/appl/sample/sample.h +++ b/src/appl/sample/sample.h @@ -17,5 +17,6 @@ #define KRB5_SAMPLE__ #define SAMPLE_SERVICE "sample" +#define SAMPLE_VERSION "KRB5_sample_protocol_v1.0" #endif /* KRB5_SAMPLE__ */ -- 2.26.2