changes for sendauth/recvauth
authorJohn Kohl <jtkohl@mit.edu>
Fri, 29 Mar 1991 08:54:32 +0000 (08:54 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 29 Mar 1991 08:54:32 +0000 (08:54 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1961 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/sample/sample.h

index 74aaec370ab853cc9cbaf718b7a0e2022a3e567c..1248956b41b7ba8b750e0b35c37cd2a35d1e19da 100644 (file)
@@ -17,5 +17,6 @@
 #define KRB5_SAMPLE__
 
 #define SAMPLE_SERVICE "sample"
+#define SAMPLE_VERSION "KRB5_sample_protocol_v1.0"
 
 #endif /* KRB5_SAMPLE__ */