From: John Kohl Date: Fri, 29 Mar 1991 08:54:32 +0000 (+0000) Subject: changes for sendauth/recvauth X-Git-Tag: krb5-1.0-alpha4~12 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3c6a3837202a93b7b54987a0c4dde7e3cd00524d;p=krb5.git changes for sendauth/recvauth git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1961 dc483132-0cff-0310-8789-dd5450dbe970 --- 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__ */