diff options
| author | John Kohl <jtkohl@mit.edu> | 1991-03-29 08:54:32 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1991-03-29 08:54:32 +0000 |
| commit | 3c6a3837202a93b7b54987a0c4dde7e3cd00524d (patch) | |
| tree | 2cfb8ba3ad561d2957a3ffc6d04411292a2d0c9d /src/appl/sample | |
| parent | 0daa05ffe65022c0c7219b01401bc97ab25c27ce (diff) | |
| download | krb5-3c6a3837202a93b7b54987a0c4dde7e3cd00524d.tar.gz krb5-3c6a3837202a93b7b54987a0c4dde7e3cd00524d.tar.xz krb5-3c6a3837202a93b7b54987a0c4dde7e3cd00524d.zip | |
changes for sendauth/recvauth
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1961 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/sample')
| -rw-r--r-- | src/appl/sample/sample.h | 1 |
1 files changed, 1 insertions, 0 deletions
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__ */ |
